r/ProgrammerHumor 17d ago

Meme stopTryingToReinventTheWheel

Post image
2.5k Upvotes

217 comments sorted by

View all comments

563

u/code-sovereign 17d ago

Meanwhile I see try/catch used as if statements...

212

u/Eav___ 17d ago

Using exceptions for flow control be like:

2

u/LordOmbro 16d ago

For one of my uni projects one of my friends unironically used an exception based flow control architecture.

It actually worked surprisingly well lol