
In this tutorial, we will look at the more fundamental aspects of the C# programming language. We will look at the type system in C#, specifically built in types such as int, bool etc. and we will look at how to create and use variables and constants, along with string, identifiers, expressions and statements.