Lecture 02 (RK)

Here we show you more programming constructs and concepts, which prepare for later lectures, but already now enable you to write your first programs.

The material is covered among others on p. 20, 22, 37.

Slides: lecture02_slides.pdf

Notebook: lecture02.ipynb

Python: lecture02.py

Scripts discussed during the lecture: smartscript.py, plot.py