This is the repository for the course Development 5 course at Hogeschool Rotterdam.
Please head to the modulewijzer in order to get basic information about the course, or head to the lessons for a detailed overview of all lectures.
The various content files can be seen directly via GitHub.
In order to be able to open and preview (or even edit) the files locally, on your machine, you will need to install Jupyter Notebook.
After Jupyter Notebook is installed, then just run jupyter notebook
on your command line and navigate to the right files.
Jupyter Notebook works eccellently under bash on Windows, and is quite easy to install.