pnutzh4x0r@lemmy.ndlug.org to ProgrammingEnglish · 2 years agoLinear code is more readableblog.separateconcerns.comexternal-linkmessage-square46linkfedilinkarrow-up1134arrow-down115
arrow-up1119arrow-down1external-linkLinear code is more readableblog.separateconcerns.compnutzh4x0r@lemmy.ndlug.org to ProgrammingEnglish · 2 years agomessage-square46linkfedilink
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.