pnutzh4x0r@lemmy.ndlug.org to Programming@programming.devEnglish · 1 year agoLinear code is more readableblog.separateconcerns.comexternal-linkmessage-square46fedilinkarrow-up1134arrow-down114 cross-posted to: [email protected][email protected]
arrow-up1120arrow-down1external-linkLinear code is more readableblog.separateconcerns.compnutzh4x0r@lemmy.ndlug.org to Programming@programming.devEnglish · 1 year agomessage-square46fedilink cross-posted to: [email protected][email protected]
minus-squareEager Eagle@lemmy.worldlinkfedilinkarrow-up2·edit-21 year 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.