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
825 watching
8k forks
Language: Python
last commit: 4 months 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,066 |
prakhar1989/algorithms | An implementation of various algorithms and data structures in Python. | 3,053 |
thealgorithms/python | A collection of algorithm implementations in Python | 195,521 |
dabeaz-course/practical-python | A comprehensive Python programming course targeting professional scientists and engineers with prior programming experience | 9,949 |
norvig/pytudes | A collection of concise Python programs to practice and improve specific programming skills. | 23,209 |
huangsam/ultimate-python | A comprehensive study guide for learning Python by exploring core concepts through hands-on examples and interactive modules. | 5,116 |
donnemartin/interactive-coding-challenges | An interactive coding challenge platform with a large collection of algorithms and data structures in Python. | 29,635 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,191 |
jakevdp/pythondatasciencehandbook | An online guide and set of executable Jupyter notebooks providing an introduction to core libraries for data science in Python. | 43,422 |
programminghero1/100-plus-python-coding-problems-with-solutions | A collection of 100+ Python coding problems with solutions to practice and improve programming skills | 857 |
satwikkansal/wtfpython | Explains counter-intuitive aspects of Python programming | 35,899 |
adrianmoisey/learn-python | A collection of resources and tutorials for learning the Python programming language | 223 |
seven1m/30-days-of-elixir | A 30-day tutorial on learning Elixir by writing and solving exercises | 3,035 |
zedr/clean-code-python | A set of guidelines and best practices for writing readable, maintainable, and efficient Python code. | 4,476 |
prabhupant/python-ds | A collection of Python code examples and solutions for data structures and algorithms interview questions | 2,840 |