▲ | LAC-Tech 5 days ago | |||||||||||||||||||||||||||||||
Is .NET entering its twilight years as a tech people build new things with? I just can't imagine Gen Z wanting to start a project in C#. I realise there are still .NET shops, and I still talk to people who do it daily, but ours is a field driven by fashion whether we care to admit or not - and C# just does not feel as fashionable as it once did (I'm a former C# dev, up until 2020) | ||||||||||||||||||||||||||||||||
▲ | koyote 5 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
I personally can't think of an all-rounder language that is better than C#. It's fast, has great tooling, powerful, extremely productive for working with large code bases and runs 'anywhere'. JS has lost against TS which is basically C# for web (both designed by the same person) and Python is not really something you should build large applications with (execution speed + maintenance issues). What do you believe is the current language du jour? | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | Merad 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
I've been using .Net for almost 20 years, professionally for half that time, and I feel like excitement and momentum in the community has only been increasing. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | alkonaut 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
I'd say it's never been better tbh. I can't speak for Gen Z but .NET (for some reason) was never the choice of startups. Possibly because there is still a cost associated with the best developer experiences, such as for the best IDE's in editions that allow any size of for-profit org. | ||||||||||||||||||||||||||||||||
▲ | EVa5I7bHFq9mnYK 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
Well, JavaScript is older than C# and still poppin. Gen Z eats it up. C# too, for unity gamez. | ||||||||||||||||||||||||||||||||
▲ | recursivecaveat 5 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
It is definitely out of fashion, most directly in comparison to Go I suppose. It seems like they tried with .NET Core, but were not able to provide an appealing and coherent enough on-ramp. The ongoing death of native windows applications not helping either certainly. |