Lecture 02
To-do date: 20 Jun at 8:15
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 Download lecture02_S.ipynb
Slides: lecture02_S_slides.pdf Download lecture02_S_slides.pdf
Python: lecture02_S.py Download lecture02_S.py
Scripts discussed during the lecture: plot.py