IoT -- Introduction to Python 3 Lecturers: Jacopo Rigosa ([email protected]) and Alberto Sartori ([email protected]) day 1: how to use and organize variables operations, data types, statements functions and arguments day 2: how to exploit and organize functions scopes, lambdas, comprehensions use/write modules classes day 3: class features and best practice prototyping property, magic methods, decorator inheritance, polymorphism decorator, unittesting