Materials
Python tutorials and technical materials that helped make Czech-language documentation available and contributed to the development of the Czech Python community.
Czech translation of the Python 2.2 Tutorial
My Czech translation of the official Python 2.2 Tutorial by Guido van Rossum and Fred L. Drake Jr. The HTML edition covers the interpreter, core language constructs, data structures, modules, input and output, exceptions and classes.
Létající cirkus: Python tutorial
A standalone 119-page Czech tutorial. It starts with sequence and mapping types, functions and modules, then continues through object-oriented programming, exceptions and generators to threads, sockets, internet protocols and databases.