Python - Getting Started: Resources
Python
Note: Read the offical docs to get the most updated information.
Getting Started: Resources
Course
- freeCodeCamp Certifications
- exercism track
- Youtube Programming with Mosh
- edx MIT Introduction to Computer Science and Programming Using Python
- futurelearn Raspberry Pi Start Programming with Python
- huangsam/ultimate-python repo
- learnpython.org
- py4e
- Pythontutor for stepping through small code snippets visually.
Books
- Learn Python the Hard Way
- [Free] Automate the Boring Stuff with Python
- [Free] Think Python
- [Free] A Byte of Python
- [Free] The Hitchhiker’s Guide to Python
Leave a Comment