Are there any mistakes in the code samples / labs / course presentation?
A: possibly... if you find any, please create a Pull Request. :)
Is it possible to convert the .md files to .pdf/.docx ?
A: you can use https://gitprint.com/ or https://pandoc.org/
Microsoft Visual Studio 2019 or 2017 (can be downloaded from https://visualstudio.microsoft.com/vs/community )
- Starting learning about .NET at https://dotnet.microsoft.com/learn
- Discover best practices, sample applications and professional advice for building .NET applications on Microsoft .NET Application Architecture Guidance website;
- Read about the SOLID principles of Object Oriented Design