Mac@programming.dev to Programming@programming.dev · 2 年前The most important goal in designing software is understandabilityntietz.comexternal-linkmessage-square6linkfedilinkarrow-up160arrow-down11
arrow-up159arrow-down1external-linkThe most important goal in designing software is understandabilityntietz.comMac@programming.dev to Programming@programming.dev · 2 年前message-square6linkfedilink
minus-squareHamsterRage@lemmy.calinkfedilinkarrow-up4·2 年前So write it properly from the get-go. You can get 90% of the way by naming things properly and following the Single Responsibility Principle.
So write it properly from the get-go. You can get 90% of the way by naming things properly and following the Single Responsibility Principle.