qaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agoWhy use if/else when you can use try/if/catch?lemmy.worldimagemessage-square6linkfedilinkarrow-up178arrow-down18
arrow-up170arrow-down1imageWhy use if/else when you can use try/if/catch?lemmy.worldqaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square6linkfedilink
minus-squarefiah@discuss.tchncs.delinkfedilinkEnglisharrow-up6·2 years agoexceptions are just fancy gotos
minus-squarewvenable@lemmy.calinkfedilinkEnglisharrow-up1·2 years agoExceptions are fancy returns. Everything else is fancy goto, including returns…
exceptions are just fancy gotos
Exceptions are fancy returns. Everything else is fancy goto, including returns…