December 19, 2022
Estimated Post Reading Time ~

7 GitHub repositories that will help you become a great Python developer

7 GitHub repositories that will help you become a great Python developer:

1. Python Project Based Learning 
• Curated list of project based tutorials 
• 81k stars 
• Webapps, web scraping, bots, data science, ML, and more.

https://github.com/practical-tutorials/project-based-learning#python

2. All algorithms implemented in Python 
• Boatloads of algorithms implemented in Python 
• 149k stars 
• Algorithms neatly categorized

https://github.com/TheAlgorithms/Python

3. 30 Days of Python 
• Step-by-step guide to learn the Python 
• 16k stars 
• Logical learning sequence, great explanations and helpful getting started guide

https://github.com/Asabeneh/30-Days-Of-Python

4. 100-Days-Of-ML-Code 
• A great resource for learning ML 
• 39k stars 
• High quality infographic explanations

https://github.com/Avik-Jain/100-Days-Of-ML-Code

5. Playground and Cheatsheet for Learning Python 
• Collection of Python scripts that are split by topics and contain code examples with explanations. 
• 13k stars 
• Explanations next to the code make it easy to learn

https://github.com/trekhleb/learn-python


6. Practical Python Programming 
• Designed for people that have some programming experience but don’t know Python yet 
• 8k stars 
• Course has it’s own easy to use site

https://github.com/dabeaz-course/practical-python

7. Python Programming Exercises 
• 100+ Python challenging programming exercises 
• 21k stars 
• Questions, hints, solutions. Simple and effective way to practice.

https://github.com/zhiwehu/Python-programming-exercises







By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.