The C# programming language was originally released in July 2000 as Microsoft's response to Java. The project was led by Anders Hejlsberg and went by the name COOL (C-like Object Oriented Language) during its production. Nowadays, C# has become a popular language for the creation of all types of windows programs, partly thanks to its relative ease to learn.
-How to Create a Program
-How to Create Output
-How to Declare and Initialize Variables
-How to Get Input / Concatenation of Strings
-Basic Math Operations
-Sources