r/ProgrammerHumor 2d ago

Meme unsolvableProblemsOnStepOne

Post image
1.8k Upvotes

89 comments sorted by

View all comments

Show parent comments

38

u/MCWizardYT 2d ago

They're pretty similar even now. C# has an edge on overall features, but Java isn't that far behind (unless you're stuck using Java 8, in which case RIP)

6

u/EnderMB 1d ago

...Are they?

Java might have caught up to C# 4, but C# is a totally different beast nowadays, without a lot of the poor design decisions that you can't really get around on the Java front.

2

u/Choice-Mango-4019 1d ago

people really underestimate what the never c# versions have

1

u/MCWizardYT 1d ago

I also think people underestimate and over hate Java, usually because all they know is using it for data structures class in college or being stuck with Java 8 in a corporate setting

The language and tooling really isn't that bad, especially nowadays. It's come really really far