30-Days-Of-Python
Python tutorial
A 30-day step-by-step guide to learning Python programming language
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
43k stars
817 watching
8k forks
Language: Python
last commit: about 1 month ago 30-days-of-pythonflaskgithubherokumatplotlibmongodbnumpypandaspythonpython3
Related projects:
Repository | Description | Stars |
---|---|---|
joaoventura/full-speed-python | A comprehensive guide to learning Python through practical exercises and projects | 4,064 |
prakhar1989/algorithms | An implementation of various algorithms and data structures in Python. | 3,053 |
thealgorithms/python | A collection of algorithm implementations in Python | 194,305 |
dabeaz-course/practical-python | A comprehensive Python programming course targeting professional scientists and engineers with prior programming experience | 9,908 |
norvig/pytudes | A collection of Python programs designed to help perfect programming skills through practice and demonstration. | 23,140 |
huangsam/ultimate-python | A comprehensive study guide for learning Python by exploring core concepts through hands-on examples and interactive modules. | 5,098 |
donnemartin/interactive-coding-challenges | An interactive coding challenge platform with a large collection of algorithms and data structures in Python. | 29,553 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,121 |
jakevdp/pythondatasciencehandbook | An online guide and set of executable Jupyter notebooks providing an introduction to core libraries for data science in Python. | 43,214 |
programminghero1/100-plus-python-coding-problems-with-solutions | A collection of 100+ Python coding problems with solutions to practice and improve programming skills | 852 |
satwikkansal/wtfpython | Explains counter-intuitive aspects of Python programming | 35,778 |
adrianmoisey/learn-python | A collection of resources and tutorials for learning the Python programming language | 222 |
seven1m/30-days-of-elixir | A 30-day tutorial on learning Elixir by writing and solving exercises | 3,034 |
zedr/clean-code-python | A set of guidelines and best practices for writing readable, maintainable, and efficient Python code. | 4,443 |
prabhupant/python-ds | A collection of Python code examples and solutions for data structures and algorithms interview questions | 2,822 |