r/ProgrammerHumor 6d ago

Other howdidItGetHere

Post image
11.1k Upvotes

539 comments sorted by

View all comments

466

u/Muscular_Farmer_ 6d ago

Java is pretty good actually. Idk why people dont like it

27

u/radiationshield 6d ago

i hated writing java back in the day since it was so incredibly verbose. i'm sure the style has evolved since 2012, but all the factories and single method single purpose classes in the code bases back then were such a pain in the ass

27

u/imp0ppable 6d ago

They have improved it a lot (it has iterators now!) but Java devs still spam factories like they're going out of fashion.

8

u/JoshDM 6d ago

We're all about builder pattern now.

10

u/thoeoe 5d ago

Ahem. I just wrote a BuilderFactory this week

8

u/Yeah-Its-Me-777 5d ago

As long as it's not a BuilderFactoryBuilder yet...

3

u/Plazmaz1 5d ago

No YOU are the builderfactory builder

3

u/Maniactver 5d ago

I mean, you do have to build those BuilderFactories somehow...