-
This repo contains under
./lectures/Jupyter Notebooks in German which follow the chapters 1 to 11 in [1] with some additions here and there taken from [2,3,4]. -
The cells are intended as a guide for classroom presentations, and the content alone is not always detailed enough for self-study without supplemental resources.
-
The "Slide Types" are adapted to work well with RISE, a great Jupyter notebook extension which allows you to edit your cells while being in a slide show mode, and is therefore well suited for in-class presentations.
-
It was a part in my programming course for first semester students at Trier University. Related repos are:
- Project-based part: https://github.com/cvollmann-teaching/richardson
- Theory part: https://github.com/cvollmann-teaching/prog
- Exercises can be found here (by Manuel Klar): https://github.com/cvollmann-teaching/exercises/tree/main/database/Python_Intro_de
[1J J.Ernesti, P.Kaiser, Python 3 - Das umfassende Handbuch, Galileo Press, Bonn 2012, 3. Auflage.
[3] Official Python Documentation
The source codes are licensed under GPL-3.0 and the content of the lecture notes is licensed under CC-BY-SA 4.0.