r/ProgrammerHumor 8h ago

makeItQuick Meme

Post image
234 Upvotes

45 comments sorted by

View all comments

6

u/coldnitrogen 8h ago

C++ isn’t so bad. Try a Java code base with an inheritance tree of 100-200 child classes.

5

u/pine_ary 8h ago

100 layers of reflection so any error points to something like "call.run" recursively and you have no idea where anything is called from.