Should I go with .NET 9 or stick to .NET 8 for learning C#?

0
10
Asked By CuriousCoder99 On

I'm diving into C# and I'm wondering whether I should start with .NET 9 or .NET 8.0. Any suggestions on which version would be better for a beginner?

4 Answers

Answered By LearningLassie77 On

Think about why you'd need to avoid the latest version. It's usually better not to limit yourself. If you're starting fresh, go ahead with the modern versions!

CuriousCoder99 -

I asked around; some said .NET 8 was preferable. I figured I'd double-check with real users!

Answered By TechieTom94 On

You should definitely go for the latest version, .NET 9. There's usually no reason to pick an older version unless you have specific needs. Just start with the most current tools to set yourself up for success!

BeginnerBee12 -

I don't have any specific needs yet, so I was curious about others' experiences!

Answered By DevDude56 On

Honestly, just pick one and start coding! You'll run into errors down the line that might prompt you to switch versions, but it's all part of the learning process!

Answered By CodeWizard88 On

Starting with .NET 9 is a good choice, especially since .NET 10 will be released soon and it'll include updates from .NET 9. Plus, .NET 10 will be the long-term support version, launching in November!

CuriousCoder99 -

Thanks for the info! I'll go with .NET 9 then.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.