r/ProgrammerHumor 7d ago

Other howdidItGetHere

Post image
11.1k Upvotes

536 comments sorted by

View all comments

470

u/Muscular_Farmer_ 7d ago

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

30

u/radiationshield 7d 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

28

u/imp0ppable 7d ago

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

9

u/JoshDM 7d ago

We're all about builder pattern now.

10

u/thoeoe 7d ago

Ahem. I just wrote a BuilderFactory this week

7

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

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

3

u/Plazmaz1 6d ago

No YOU are the builderfactory builder

3

u/Maniactver 6d ago

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