pnutzh4x0r@lemmy.ndlug.org to Programming@programming.devEnglish · 1 year agoLinear code is more readableblog.separateconcerns.comexternal-linkmessage-square44fedilinkarrow-up1106arrow-down113 cross-posted to: hackernews@lemmy.smeargle.fanshackernews@derp.foo
arrow-up193arrow-down1external-linkLinear code is more readableblog.separateconcerns.compnutzh4x0r@lemmy.ndlug.org to Programming@programming.devEnglish · 1 year agomessage-square44fedilink cross-posted to: hackernews@lemmy.smeargle.fanshackernews@derp.foo
minus-squaredylanTheDeveloper@lemmy.worldlinkfedilinkarrow-up12·1 year agoI put all my code in a single file and use goto statements just to make people mad
minus-squareVelascou@lemm.eelinkfedilinkarrow-up2·1 year agoDamn, I have a lot to learn as a junior dev
minus-squareSolemarc@lemmy.worldlinkfedilinkarrow-up2·1 year agoPersonally, I prefer to do the opposite and break things up until my import is longer than my code
I put all my code in a single file and use goto statements just to make people mad
Damn, I have a lot to learn as a junior dev
Personally, I prefer to do the opposite and break things up until my import is longer than my code