Python

Official site: https://www.python.org/

Courses

Free Interactive Tutorial

Books

For Web Development

If you want to create websites using Python, try Flask, a beginner-friendly Python web framework:

Then, you should probably move on to Django, the most popular and widely-used Python web framework:

Last updated