Introduction to Python part I#

This chapter serves getting us all on the same page regarding Python basics, Jupyter notebooks and basic data structures including images.

  • Python basics: Command line, Jupyter Notebooks, variables, operators, math, importing libraries (Slides)

  • Python data structures: lists, tuples, dictionaries, cropping, masking and sorting (Slides)