Learn C# basics
It's essential that you learn C# so you can get a job as a C# and .NET developer. You can learn more about what you need to learn in C#, or watch the video.
Download the code example
You'll need to fill out the code example form. We will send you an email where you can download the code example.
Software
This is the software that will need to be installed onto your machine.
Visual Studio 2026. Version 18.0.0 or above. It will work with the free community version.
.NET 10 SDK. Version 10.0.0 or above.
The application
Open up RoundTheCode.CSharpBasics.slnx in Visual Studio. It loads a console application with everything covered in the tutorial and video. Feel free to modify and run it in a terminal window to test the code.
Download this code example
Enter your email and we'll send you a download link.
Related code examples
Download the code example and see what's new in C# 14. From extension members to simple lambdas, learn how these features make your code cleaner and smarter.
Download C# 13 code examples which includes all the new features so you can try them out for yourself and see what has changed from previous C# versions.
Download this code example
Enter your email and we'll send you a download link.