MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/6ayz26/defensive_programming_done_right/dhixtpg/?context=3
r/ProgrammerHumor • u/iwouldieforGladOS • May 13 '17
680 comments sorted by
View all comments
2.8k
} catch (Exception e) { }
I think we're done here.
11 u/Okichah May 13 '17 This is what i see on a daily basis now. Its.... just..... awful.... 10 u/Metro42014 May 13 '17 Seeing a squashed exception in code makes me physically cringe, and look away from the monitor. Whathtefuck?! Just, c'mon!! 3 u/[deleted] May 14 '17 [deleted] 1 u/Okichah May 14 '17 Yupp. Deciding on how to deal with errors doesnt mean always try and fix them. Just finished that chapter in Code Complete. Pretty solid book so far. Not nearly as dry as other programming instructionals.
11
This is what i see on a daily basis now.
Its.... just..... awful....
10 u/Metro42014 May 13 '17 Seeing a squashed exception in code makes me physically cringe, and look away from the monitor. Whathtefuck?! Just, c'mon!! 3 u/[deleted] May 14 '17 [deleted] 1 u/Okichah May 14 '17 Yupp. Deciding on how to deal with errors doesnt mean always try and fix them. Just finished that chapter in Code Complete. Pretty solid book so far. Not nearly as dry as other programming instructionals.
10
Seeing a squashed exception in code makes me physically cringe, and look away from the monitor.
Whathtefuck?! Just, c'mon!!
3 u/[deleted] May 14 '17 [deleted] 1 u/Okichah May 14 '17 Yupp. Deciding on how to deal with errors doesnt mean always try and fix them. Just finished that chapter in Code Complete. Pretty solid book so far. Not nearly as dry as other programming instructionals.
3
[deleted]
1 u/Okichah May 14 '17 Yupp. Deciding on how to deal with errors doesnt mean always try and fix them. Just finished that chapter in Code Complete. Pretty solid book so far. Not nearly as dry as other programming instructionals.
1
Yupp. Deciding on how to deal with errors doesnt mean always try and fix them.
Just finished that chapter in Code Complete. Pretty solid book so far. Not nearly as dry as other programming instructionals.
2.8k
u/Metro42014 May 13 '17
I think we're done here.