Introduction to programming with Python from the Department of Computer Science at the University of Helsinki.
Course info:
- Course provider: University of Helsinki
- ECTS: 5
- Link: https://programming-24.mooc.fi/
- week:
- Basics, user input, variables, arithmetic operations and conditional statements.
- week:
- Programming terminology, more conditionals, combining conditions and simple loops.
- week:
- Loops with conditions, working with strings, advanced loops and defining functions.
- week:
- The Visual Studio Code editor, Python interpreter, built-in debugging tool, more functions, lists, definite iteration, print statement formatting and advanced strings and lists.
- week:
- More about lists, references, dictionaries and tuples.
- week:
- Reading and writing files, handling errors and local and global variables.
- week:
- Modules, randomness, times and dates, data processing, creating your own modules and other useful python features.