How to work with this course

This course was prepared using Jupyter notebooks and we highly recommend that you use a Jupyter notebook yourself when you try out the presented content. In fact it is required to submit the solutions to the tutorial exercises in form of a Jupyter notebook if you officially take this course.

Throughout the tutorial, additional information and notes are highlighted like this:

Info/Note: This is a thing you may want to look up or remember.

More advanced notes, that are probably not essential to you when you are just starting to learn Python, but are nontheless interesting to know, are marked as such:

Advanced: This is something interesting, going beyond the very basics.