What are the prerequisites for learning C#?


To start learning C#, firstly you should have computer knowledge. With that, if you have a prior learning experience in C or C#, then it would be great.

To start with C#, first install Visual Studio. The current version is Visual Studio 2017.

If you want to avoid the hassles of installing a bulky Visual Studio IDE, then you can begin with Online Compilers. The top online compilers to run C# programs are −

Coding ground

Coding Ground

DotNetFiddle

DotNetFiddle

Both of the above are intelligent compilers. Just go there, type the C# code and run it. That’s it!

Updated on: 21-Jun-2020

359 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements