Welcome to the Techolab C# course!
Resources
- C# Programming for Absolute Beginners by Radek Vystavěl
- Illustrated C# 7 by Daniel Solis
- Microsoft Courses. Good place to start is the interactive introductory tutorials
- Code for home assignments and in class workshops in located at https://github.com/sarustamyan/technolab-csharp-sources
Prerequisites
-
Development Environment
-
Download and install Visual Studio Community Edition. Make sure to select the “.NET desktop development” option:
-
Use https://dotnetfiddle.net/ whenever VS is not available.
-
-
Source Control
- Create a Github account.