Weekly Materials
Lectures, practice sessions, and assignments for each week
Part I: Python Foundations
0-1
Sep 15
Course Overview
Setup • Unix/Linux • Git
2
Sep 22
No Class
Swiss Federal Fast
3
Sep 29
Python Fundamentals I
Variables • Control flow • Strings • Git
4
Oct 6
Python Fundamentals II
Functions • Data structures • Recursion
5
Oct 13
Special Session: Generative AI
LLMs • Autonomous agents (Anna)
6
Oct 20
Python Fundamentals III
OOP • Classes • Inheritance • Testing