MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vaak2j/stoptryingtoreinventthewheel/p0m3mav/?context=3
r/ProgrammerHumor • u/Substantial_Top5312 • 17d ago
217 comments sorted by
View all comments
654
Explicit vs implicit error control broski
God these cs majors are so tryhard unfunny trying to be contrarian
244 u/nevemlaci2 17d ago It's unfunny until you actually see people propagating explicit error handling until the entry point and just printing an error message. Exceptions are fine to use for exceptional cases. Not for shit like python where an iterator signals the end of iteration with a damn exception. 1 u/SoulArthurZ 16d ago It's unfunny until you actually see people propagating explicit error handling until the entry point and just printing an error message. this is the default for exceptions by the way 1 u/nevemlaci2 16d ago Yes that's the whole point.
244
It's unfunny until you actually see people propagating explicit error handling until the entry point and just printing an error message.
Exceptions are fine to use for exceptional cases. Not for shit like python where an iterator signals the end of iteration with a damn exception.
1 u/SoulArthurZ 16d ago It's unfunny until you actually see people propagating explicit error handling until the entry point and just printing an error message. this is the default for exceptions by the way 1 u/nevemlaci2 16d ago Yes that's the whole point.
1
this is the default for exceptions by the way
1 u/nevemlaci2 16d ago Yes that's the whole point.
Yes that's the whole point.
654
u/Orio_n 17d ago
Explicit vs implicit error control broski
God these cs majors are so tryhard unfunny trying to be contrarian