37. Python Resources¶
Documentation, courses, books, etc. about the Python language.
official documentation¶
Online Python Courses¶
- Aprende Python.
- Python tutorial in w3schools.com webpage.
- The legend of Python in codedex.io webpage.
- Video Python tutorial on YouTube.
python books¶
Python exercises¶
Online Python interpreters¶
- Python interpreter online at programiz.com.
- Advanced Python interpreter online at programiz.com.
python installer¶
- Download Python from the official website.
- Conda manager for Python and utility packages.