pnutzh4x0r@lemmy.ndlug.org to Programming@programming.devEnglish · 1 year agoLinear code is more readableblog.separateconcerns.comexternal-linkmessage-square45fedilinkarrow-up1129arrow-down113
arrow-up1116arrow-down1external-linkLinear code is more readableblog.separateconcerns.compnutzh4x0r@lemmy.ndlug.org to Programming@programming.devEnglish · 1 year agomessage-square45fedilink
minus-squaredylanTheDeveloper@lemmy.worldlinkfedilinkarrow-up11·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-up1·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