Hacker News new | ask | show | jobs
by adambard 2615 days ago
.NET-the-technology is pretty good, but for many developers, .NET is synonymous with expensive licensing and tooling (and you pretty much have to use Windows, ick).

The JVM and .NET are presently about the same capability-wise, but Java is (or at least, is perceived as) much easier and cheaper to freely experiment with. Unless you need to use C# for some deep Windows integration, this makes Java the obvious choice for anyone without sunk costs in the .NET ecosystem.

1 comments

You are aware of .net core right? We're deploying services using linux docker containers. And I'm having a blast writing my macos utilities in f#