Agenda
Overview:
- Introduction -- set-up, description of Python, etc.
- Lexical view
- Built-in data types
- Statements
- Functions
- OOP (object-oriented programming) and classes
- Modules and packages: import, templates
- Debugging and code checkers
- Additonal exercises