Note that most teaching materials are written in, and available only in German.

Brief Introduction to Python with Turtle-Graphics

This taster allows you to experience some Python programming with TigerJython and turtle graphics. It is not a full tutorial, though.

Example Programs in Python

This is a ZIP-file with some example programs in Python/TigerJython.

Drawing Pictures

This archive contains a few bitmap-pictures as Python data. It exemplifies how you can draw a bitmap picture using turtle graphics.

Kurze Einführung in Python

This is a short tutorial for Python, using TigerJython.
Dieser Text bietet eine kurze und knappe Einführung in Python mit TigerJython, geschrieben als Begleitmaterial zu Workshops.

Turtle-Grafik mit TigerJython

A brief overview and introduction of programming in TigerJython.
Diese Doppelseite konzentriert sich auf die ersten Schritte mit der Turtle-Grafik in TigerJython.

Cheat Sheet für Python

The cheat-sheet provides an overview of Python with TigerJython.
Die wichtigsten Befehle und Strukturen für die Arbeit mit Python in TigerJython ist auf dieser Übersicht zusammengefasst.

Einführung in die Python-Programmierung

In contrast to the short tutorial above, this tutorial is more comprehensive, and has been used in high school for several years.
Die Einführung in Python basiert auf TigerJython und ist für den Unterricht am Gymnasium ausgelegt, etwa in der 10. Klasse. Da an unserer Schule das Zusammenspiel von Mathematik und Programmieren eine grosse Rolle spielt, hat die Mathematik auch in diesem Script ein relativ grosses Gewicht.