Slides#

Note on reveal.js slides#

To navigate in the slides, first click on the slides, then:

  • press the arrow keys to go to the next/previous slide;

  • press “S” to toggle presenter mode to see the notes;

  • press “F” to toggle full-screen mode;

  • press “Esc” to exit fullscreen mode.

Introduction#

Fits#

Git#

Pycharm#

PyCharm debug#

Pyplot#

Software Quality#

Tools#

WCS#

Python introduction#

Python variables, types, collections#

Python code layout and control flow#

Python input/output#

Python functions#

Python interpreter, scripts, modules, packages#

Python errors#

Python documentation#

Python tests#

NumPy#

Classes & objects#