C#

The C# language, or C Sharp as it’s pronounced, was developed by Microsoft.  It is a mature, general purpose, object-oriented language for the .NET framework.  It is widely used for building Windows applications, mobile applications, web services and games.

The .NET Framework was created by Microsoft to provide an environment, libraries and tools to build and run applications on the Windows operating system.

C# is similar in syntax to C, C++ and Java.  So, if you already know one of those languages, then learning C# is pretty easy.  Then again, I still struggle trying to tie my shoes some days.

Online C# code editors designed for beginners.

ProgramizTutorialsPoint
.NET FiddleW3Schools

Where can you learn C#?

Learn C# by MicrosoftLearn C# by Codecademy
C# Tutorial by tutorials pointC# Tutorial by W3Schools
Learn C# Programming – Tutorials Teacher
Scroll to Top