Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than possible in languages such as C++ or Java.
Wikipedia
- Beginners :
- Intermediate
- Advanced
- Learning Python Design Patterns by Gennadiy Zlobin [Link]
- Beginners :
- Intermediate
- will be added soon
- MIT OCW 6.00 playlist
- thenewboston
- sentdex
- /r/learnpython
- /r/learnpython resource list
- /r/learnprogramming
- Reddit Threads
- Other sources for inspiration
- python.org
- Quora thread
- Google doc from one of the above reddit threads Link
- Python projects on Github
- http://pythonpracticeprojects.com/