qaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agoWhy use if/else when you can use try/if/catch?lemmy.worldimagemessage-square6linkfedilinkarrow-up171arrow-down17
arrow-up164arrow-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-up7·2 years agoexceptions are just fancy gotos
minus-squarewvenable@lemmy.calinkfedilinkEnglisharrow-up2·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…