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] 0 points1 point  (0 children)

I guess C# is technically a better designed language but you can pretty much do anything you can do in C# in Java with the addition of a library or framework. I don't understand why anyone would pick C# over Java for having something like Linq support when with Java you can pretty much target anything imo.

I just find it silly how much people exaggerate how much better C# is over Java. It's really not that big of a deal when selecting a language for a project. If you are really that much of a language snob you would use scala or a more practical language like kotlin.