Instructor Notes

This is a placeholder file. Please add content here.

Course introduction


Good Practices


Code readability


Instructor Note

At this point, the code in your local software project’s directory should be as in:

TODO



Code structure


Instructor Note

At this point, the code in your local software project’s directory should be as in: TODO



Code documentation


Instructor Note

At this point, the code in your local software project’s directory should be as in: TODO



Instructor Note

Make sure to mention the extra content on different open source software licences, briefly cover it if there is time, then focus on the technicalities of adding a license file to a code project / repository (as there is likely not going to be enough time to spend on different license types).



Code correctness


Instructor Note

At this point, the code in your local software project’s directory should be as in: TODO



Reproducible development environment


Instructor Note

At this point, the code in your local software project’s directory should be as in: TODO



Wrap-up