This repo is for learning how to program from the ground up in C#.
Set up:
Install git: https://git-scm.com/
Install VS Community: https://visualstudio.microsoft.com/vs/community/
Install the following packages in VS:
ASP.NET and web dev
Python
.NET desktop dev
Desktop dev with c++
Universal Windows plat dev
Open the first lesson folder and read the README.txt
Or view the Lessons.txt file to find a different lesson to start on
All code uploaded here is open for everyone to view and anyone may use this as a resource