Lecture 1
In this first lecture, we will give an introduction into programming with Python in general. You will get to know the fundamentals of Python and apply them in small exercises. Futhermore, you get introduced into Jupyter Notebooks as an environment to execute Python code and to share your results.
Materials
Lecture | Group Exercise / Homework |
---|---|
Lecture_1_slides.pdf | Lecture_1_GroupExercise.ipynb |
Lectue_1_exercises.ipynb | Lecture_1_homework_solutions.ipynb |