passepartout@feddit.org to Programmer Humor@programming.dev · 2 days agoChoose your path!feddit.orgimagemessage-square93linkfedilinkarrow-up1431arrow-down135
arrow-up1396arrow-down1imageChoose your path!feddit.orgpassepartout@feddit.org to Programmer Humor@programming.dev · 2 days agomessage-square93linkfedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up7·2 days agoThe length of variable and function names should be proportional to the size of the code that can potentially call them. And preferably segmented in namespaces, explicit modules, or something like that.
The length of variable and function names should be proportional to the size of the code that can potentially call them. And preferably segmented in namespaces, explicit modules, or something like that.