Introductory material

People who are not familiar with Python are strongly recommended to go through the section of basic Python knowledge

Tutorials

The Python Language (Scipy lecutre notes)
NumPy (Scipy lecutre notes)
Informatik für Physikstudierende (german)

The course will use the Python 3 syntax. A specific tutorial highlighting the differences between Python 3 and Python 2 can be found here.