C# is an object-oriented language designed by Microsoft and used by systems engineers, desktop programmers, and mobile app developers the world over. In these course, trainer takes you through C#'s history, its core syntax, and the fundamentals of writing strong C# code. After explaining C#'s relationship to .NET and Windows, trainer shows how to install Visual Studio, a great IDE for developing in C#, and then dives into the language itself.
Topics include:
Declaring and initializing variables with a variety of data types
Exploring operators, expressions, constants, and enumerations