cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoSenior Wisdomlemmy.mlexternal-linkmessage-square64fedilinkarrow-up1812arrow-down19
arrow-up1803arrow-down1external-linkSenior Wisdomlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square64fedilink
minus-squaresunbytes@lemmy.worldlinkfedilinkarrow-up13·1 month agoAnd decent variable names if you can, as well. No magic numbers!
minus-squareZILtoid1991@lemmy.worldlinkfedilinkarrow-up7·1 month agoWYM, I can’t just name my functions foo() and my variables single letters? /s
minus-squaresunbytes@lemmy.worldlinkfedilinkarrow-up6·1 month ago$retVal and $item are my personal favourite.
And decent variable names if you can, as well.
No magic numbers!
WYM, I can’t just name my functions
foo()
and my variables single letters? /s$retVal
and$item
are my personal favourite.