Week 1.1# Lecture slides introduction course Collegerama recording (TU Delft login required) Programming# Getting started# Book chapters: Getting started! Computers Environments and environment managers Command line interface Files and folder Programming assignment: Catch them all Create GitHub account Show hidden files Install TU Delft conda Install VS Code Setup mude-base-2026 environment Execute python code in VS code in your mude-base-2026 environment GitHub Student Developer Pack Install GitHub Desktop Setup local file system and clone this assignment Autograder Install git Version control with Git# Lecture slides on git Collegerama recording (TU Delft login required) Book chapter: Version control with Git Version control Jupyter notebooks and git Branching and merging Merge conflicts Programming assignment: Catch them all Make commit locally Make commit online Fetch and pull Workshop assignment: Git lit Create your own repository on GitHub Branching and merge conflicts Forking and pull requests Group assignment: Git happens Assignment Bonus assignment Report Additional reading: Modelling concepts# Lecture slides on modelling concepts Collegerama recording (TU Delft login required) Book chapter: Modelling concepts Model classification Model decisions Uncertainty classification Verification, Calibration and Validation Goodness of Fit