Python tutorial From ZetCode.com
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 language
- Interactive Python
- Lexical structure
- Data types
- Strings
- Lists
- Dictionaries
- Operators
- Keywords
- Functions
- Files
- OOP
- Modules
- Packages
- Exceptions
- Iterators & Generators
- Introspection
Python
Python is a general-purpose, dynamic, object-oriented programming language. The design purpose of the Python language emphasizes programmer productivity and code readability.
Similar 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 andTkinter tutorial.
ZetCode:: last modified December 23, 2012 © 2007 – 2013 Jan Bodnar