Lecture 01

To-Do Date: Mon Jun 24 2024 06:15:00 GMT+0000 (Coordinated Universal Time)

In this unit, we begin with an overview of the fundamentals of the course. It shows you some commands, which you might not fully understand at that moment, but which will you enable to do the first steps into Python. You should get a flavor of what we will work with. At the end if statement, while and for loops are discussed.

This unit is covered in Ch. 1 of the course book.

Slides: lecture01.pdf

Notebook: lecture01.ipynb

Python: lecture01.py