- Writing Technical Reports (new)
- Writing Technical Reports (old)
- Example of a Technical Report
- Report Formatting Guide
- Generation of Code Coverage Report Guide
- What does the UML Class Diagram arrows mean?
We will be using Visual Studio Code for the course.
We use .NET and the dotnet cli-tool to create, build and execute projects.
We use NUnit for unit testing.