pnutzh4x0r@lemmy.ndlug.org to Programming@programming.devEnglish · 2 years agoLinear code is more readableblog.separateconcerns.comexternal-linkmessage-square46linkfedilinkarrow-up1124arrow-down114 cross-posted to: hackernews@derp.foo
arrow-up1110arrow-down1external-linkLinear code is more readableblog.separateconcerns.compnutzh4x0r@lemmy.ndlug.org to Programming@programming.devEnglish · 2 years agomessage-square46linkfedilink cross-posted to: hackernews@derp.foo
minus-squareEager Eagle@lemmy.worldlinkfedilinkarrow-up2·edit-22 years agoall these debugging problems are still better to solve than if all the code was in the same scope like on the left side. It’s not worth exchanging possible overriding or data interdependency for a larger scope.
all these debugging problems are still better to solve than if all the code was in the same scope like on the left side. It’s not worth exchanging possible overriding or data interdependency for a larger scope.