add roadmap.sh python roadmap and create guides section

This commit is contained in:
daniel holdsworth 2024-07-17 09:21:23 +01:00
parent 8bfda02829
commit 32e9f55735

View File

@ -92,6 +92,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
- [Resources](#resources)
- [Newsletters](#newsletters)
- [Podcasts](#podcasts)
- [Guides](#guides)
- [Contributing](#contributing)
---
@ -1189,6 +1190,10 @@ Where to discover learning resources or new Python libraries.
* [Python Test](https://podcast.pythontest.com/)
* [The Real Python Podcast](https://realpython.com/podcasts/rpp/)
## Guides
* [Python Roadmap](https://roadmap.sh/python)
# Contributing
Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/vinta/awesome-python/blob/master/CONTRIBUTING.md) first.