this post was submitted on 28 Aug 2023
-17 points (24.2% liked)
Experienced Devs
3954 readers
1 users here now
A community for discussion amongst professional software developers.
Posts should be relevant to those well into their careers.
For those looking to break into the industry, are hustling for their first job, or have just started their career and are looking for advice, check out:
- Logo base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Also, from an enterprise point-of-view, .Net has the same advantages as Java (stability, runs everywhere, backed by a large corp) but is fundamental better designed and doesn't come with the potential legal baggage of being owned by Oracle.
I would argue that .Net is one of the best techs that Microsoft is producing at the moment. I've used it on and off for a number of years and haven't done any development targeting Windows in a decade. It's all be running on Linux servers. The dotNet works great there.
And, 100% agree with using Rider. My hierarchy of .Net IDEs is Rider->Notepad++->Visual Studio Code->manually adjusting the memory on my computer using magnets->Full Visual Studio (whatever they are calling it these days).
Exactly. C# just works for almost everything and there's very little criticism I could level against it. Modern multiplatform UI is in a bit of a weird spot right now and their product naming is absolutely terrible, but that's about it.
^(I^ ^even^ ^think^ ^that^ ^Visual^ ^Studio^ ^is^ ^pretty^ ^decent,^ ^although^ ^I^ ^still^ ^prefer^ ^Rider^ ^and^ ^Code.)^
Unless there's a good reason to not use C#, like microcontroller programming, it's become pretty much my go-to language, pun not intended.
Can you develop .NET over Ubuntu?
Yes absolutely