1. Introduction
To get started with exercises and exam assignments in this course you should follow the instructions on this page. Please refer to the instructions on every exercise and assignment for further details.
2. Version control using Git
Version control using git will be mandantory during the course. Make sure you have installed git and that you are up to speed with the basics of using git and github.
3. Docker
Docker is used for the first assignment.
You should:
- Install Docker
4. IDE (Integrated Development Environment)
In this course several tools will be introduced to support a modern workflow. Though you sometimes will be forced to use some tools, the code editor will be your own choice. Demos etc. in the course may be recorded using different editors, however, recommended code editor is Visual Studio Code.