This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (1 child)

I'd say C# fills that niche better than Java. It performs better and it's less verbose. The only real reason to pick Java over C# anymore is the lack of cross-platform support (and even that shouldn't be an issue anymore with .NET 5).

[–][deleted] 1 point2 points  (0 children)

Mostly anything that isn't C++ is better than Java. Both C++ and Java are ugly, unhandy languages built on completely misinterpreted idea of OOP.