Opintopolut englanniksi
Introductory course to programming with Python (version 2). Contains fundamental concepts, such as conditional statements, loops and subprograms. In addition to that, the basic data structures (list, dictionaries, sets), file operations, error handling and use of modules are introduced.
- Introduction
- Variables and data types
- Strings
- Selection
- Repetition
- Procedures and functions
- Lists
- More lists and tuples
- Dictionaries and sets
- File operations
- Modules
- Handling errors
- Additional exercises
- Practice exam
- Final exam
