Jeena@piefed.jeena.net to Programmer Humor@lemmy.mlEnglish · 10 months ago1 hour in Javapiefed.jeena.netimagemessage-square100linkfedilinkarrow-up1680arrow-down134 cross-posted to: python@sh.itjust.works
arrow-up1646arrow-down1image1 hour in Javapiefed.jeena.netJeena@piefed.jeena.net to Programmer Humor@lemmy.mlEnglish · 10 months agomessage-square100linkfedilink cross-posted to: python@sh.itjust.works
minus-squarezalgotext@sh.itjust.workslinkfedilinkarrow-up9·10 months ago especially when u are indenting stuff inside stuff with a bunch of conditions everywhere That’s an anti pattern in basically every language though. The fix is to simplify those conditionals, not use a curly-bracketed language.
That’s an anti pattern in basically every language though. The fix is to simplify those conditionals, not use a curly-bracketed language.