this post was submitted on 26 Apr 2025
101 points (97.2% liked)

Programmer Humor

35292 readers
165 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] masterspace@lemmy.ca 4 points 10 hours ago

I'm not talking ecosystem or which I'd choose to build an actual project with, just on a pure language basis, C#'s typing system is more flexible and less verbose than Java's, and unlike Java, C# actually treats functional programming as first class.

Java has certainly gotten better in both regards, but C# was really just a joy in comparison.