Lecture 02
To-Do Date: Tue Jun 20 2023 06:15:00 GMT+0000 (Coordinated Universal Time)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. 16-18, 32-35, 38-39.
Notebook: lecture02_S.ipynb
Slides: lecture02_S_slides.pdf
Python: lecture02_S.py
Scripts discussed during the lecture: plot.py