Tasks for an application programming course in Python.
- First task: Basic operators and data types. Compound operators. Functions.
- Second task: Elements of functional programming. Dictionaries, tuples, sets. Files. Modules.
- Third task: OOP Basics in Python.
- Fourth task: Modules, scripts, argparse. Error handling, exceptions.
- Fifth task: Model of memory. Testing.