Lectures
Each exercise on the Exercises page contains a list of recorded lectures you are recommended to watch before attempting to solve the exercises and the labs. That will serve as a good hint for you when to watch which lectures, as well as the weekly announcements that will be posted on Canvas.
Below is a list of all the recorded lectures in the course. That will give you a good overview what you will learn in this course and what you are expected to know at the written examination.
- Introduction to Computers and Programming
- Using Shells
- Python Introduction
- Python Basics - Part 1
- Python Basics - Part 2
- Python Modules
- Python Functions
- Python Conditions
- Python Loops
- Python Strings
- Python Lists
- Python Dicts
- Python Modelling
- Python Data Storage
- Python Abstraction
- Python Object-Oriented Programming