fbpx

Which Version of C# Should I Start With as a Beginner?

Mohammed Osman // Programming

0 Comments

August 24  

A C# beginner asked:

“Which version of C# should I start with as a beginner?”

I completely understand the concern behind your question. With new versions of C# being released regularly, such as C# 6, C# 7, and C# 8, it’s easy to feel overwhelmed and worried that your learning might become obsolete.

Good news: That’s a misconception.

Here’s why:

    1. C# is Backward Compatible: Code written in older versions like C# 5 will still work in newer versions like C# 7.
    2. Incremental Changes: Each new version primarily introduces advanced features or syntactic improvements, which you’re unlikely to encounter as a beginner.

So, should you just pick any version?

Short answer: No.

I recommend starting with the C# version that corresponds to the most recent .NET release. For instance, if the latest .NET version is .NET 7, aim to learn C# 11. Refer to the illustration below for more details.

What if resources for the latest version are scarce?

In that case, opt for resources on the second most recent version. The differences are usually minor, and the key is to start learning and practicing.

Any recommended learning platforms?

Absolutely. I endorse the Pluralsight C# Learning Path. They offer a free 10-day trial to get you started.

In Summary:

    1. Identify the most recent C# version.
    2. Search for corresponding learning resources.
    3. If resources for the latest version are limited, consider the second latest.
    4. Enjoy your learning journey!

Any more questions about your C# learning path? Feel free to ask in the comments section.

Join the mailing list to dive into exclusive tutorials on C#, Azure, and essential soft skills. Super charge your career!

About the Author

Mohammed Osman

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}
>