A Brief Introduction to C#
Why Choose C#?
- C# is one of the most popular programming languages today and it is growing in popularity.
- C# is synonymous with Java, once you know C#, you will find it very easy to learn Java which is also a very popular language today.
- C# is also one of the easiest langauges to learn as a beginner. C# is a relatively high level language.
- No pesky memory allocation like C++ is required to learn C#, this is usually a very frusterating concept to learn for someone who might be new to programming.
Getting Started
To get started with C# you will need to download an IDE.
Download Visual Studios