general overhaul, better images, better texts

This commit is contained in:
2024-02-05 23:16:26 +01:00
parent fd1d34a85a
commit da72fdcf7f
82 changed files with 149 additions and 188 deletions

View File

@ -9,8 +9,6 @@ header:
---
![logo](\assets\images\teaching\py.png){: .align-left style="padding:0.1em; width:5em"}
The "Python 101"-Lecture was held within the context of the [IOT](/teaching/IOT/) lecture, held in winter semester 2018.
Over the course of four classes, we tought an extensive introduction to the [`Python`](https://www.python.org/) programming language.
Not only was the cource slides developed by me and my collegue, we also shared the lectures in front of about 200 students.
During the winter semester of 2018, as part of the [IOT](/teaching/IOT/) lecture series, we conducted a "Python 101" course. This extensive introduction to [`Python`](https://www.python.org/), which I co-developed and co-taught, spanned four classes and reached approximately 200 students.
There was also a practical part of the course, which allowed students to the practical acquisition of programming skills in the `Python` programming language.
In addition to theoretical lessons, we incorporated a practical component to enhance students' programming skills in Python.