Python tutorial
This is Python tutorial. In this tutorial, you will learn the basics and more advanced topics of the Python language.
Table of contents
Python
Python is a general-purpose, dynamic, object-oriented programming language. The design purpose of the Python language emphasizes programmer productivity and code readability.
Related tutorials
Scripting languages tutorials on ZetCode include PHP tutorial and Ruby tutorial. Tutorials for Python GUI libraries: wxPython tutorial, PyQt4 tutorial, PySide tutorial, PyGTK tutorial and Tkinter tutorial.