Hacker News new | ask | show | jobs
by mahyarm 4481 days ago
Go work with C++, and you'll pine for Java.
1 comments

And go work with C# and you'll pine for nothing.

I've used all three and after a few years of C#, the other two are just a distant memory.

Which is heavily windows focused, which is non-starter for a lot of devs. Sure there is Mono, but it does not have nearly the man power behind it that .Net and Java have.
And go work with C# and you'll pine for nothing.

Except any worthwhile platform where you're not a second class citizen.

> And go work with C# and you'll pine for nothing.

If that was true, F# wouldn't have happened. (Nor IronRuby/IronPython). Even people who like the .NET platform often pine for something better for the task at hand than C#.

I did, but then javaagent and JMX pulled me back because hooking to runtime in .net sucks.