10 Week C# Lesson Plan
Week 1 - Using Visual Studio 2017, working with Data Types & Expressions
Week 2 - Intro to Classes, StringBuilder, conditional and looping statements
Week 3 - Methods, while loops and namespaces
Week 4 - Unit Testing, Deeper look into Arrays and Collections
Week 5 - Object Oriented Programming (OOP) in C#
Dev Resources:
- .gitignore file content for most dotnet projects bit.ly/dotnet-gitignore
dotnet watchcommand, install instructions bit.ly/dotnet-watch-tool