Python basics#

In this session, we will cover Python basics. This comprises:

  • the use of Jupyter notebooks as a tool for the interactive execution and documentation of Python code,

  • basic terms and data types as well as more complex data structures and their handling,

  • conditions and loops for controlling Python programs.

Similar trainings and online resources#