Tutorials
In this page you may find some useful tutorials for learning Python and technologies related to it. If you found a nice tutorial, append it to this page adding a review to it!
English
Python Tutorial
This is the official Python Tutorial, written by Guido Van Rossum. A must ready for all beginners in the language.
Learn Python in 10 Minutes
A quick overview of Python's main characteristics as a language, but it is not a complete tutorial on Python. According to the tutorial:
This tutorial is not meant to be an exhaustive list of all (or even a subset) of Python. Python has a vast array of libraries and much much more functionality which you will have to discover through other means...
Very interesting for beginners, though.
Extensive list of Python tutorials
An extensive list of Python tutorials, screencasts and other stuffs for beginners and even advanced users of this language. Bookmark it!

