Session content

Monday. 2-8 pm Berlin time
○    Course overviews
○    General introduction to computer programming and Python
○    Tool introduction: Jupyter notebook and Visual Studio Code
○    Data structures and data types



Tuesday. 2-8 pm Berlin time
○    Algorithms: operators and control structures
○    I/O and functions



Wedneday. 2-8 pm Berlin time
○    Objects and Object Oriented Programming
○    Exceptions
○    Closure and decorators
○    Lambda functions
○    Iterators and generators



Thursday. 2-8 Berlin time
○    Packages: extend Python functionalities
○    Create new packages
○    Overview of Python most used packages



Friday. 2-8 pm Berlin time
○    Structure complex applications
○    Debugging
○    Versioning