@pnutzh4x0r@lemmy.ndlug.org to Programming@programming.devEnglish • 1 year agoLinear code is more readableblog.separateconcerns.commessage-square46fedilinkarrow-up1134arrow-down115 cross-posted to: hackernews@lemmy.smeargle.fanshackernews@derp.foo
arrow-up1119arrow-down1external-linkLinear code is more readableblog.separateconcerns.com@pnutzh4x0r@lemmy.ndlug.org to Programming@programming.devEnglish • 1 year agomessage-square46fedilink cross-posted to: hackernews@lemmy.smeargle.fanshackernews@derp.foo
minus-square@dylanTheDeveloper@lemmy.worldlinkfedilink12•1 year agoI put all my code in a single file and use goto statements just to make people mad
minus-square@Solemarc@lemmy.worldlinkfedilink2•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