Cows Look Like Maps@sh.itjust.works to Programmer Humor@programming.dev · 2 years agoBill is a pro grammersh.itjust.worksimagemessage-square99fedilinkarrow-up1806
arrow-up1806imageBill is a pro grammersh.itjust.worksCows Look Like Maps@sh.itjust.works to Programmer Humor@programming.dev · 2 years agomessage-square99fedilink
minus-squareJohnDClay@sh.itjust.workslinkfedilinkarrow-up20·2 years agoBut you should also comment it, things obvious to you aren’t obvious to even future you.
minus-squaregornius@lemmy.worldlinkfedilinkarrow-up9·2 years agoGeneral rule of thumb: Comments say why is it here, not what it does. Code itself should describe what it does.
But you should also comment it, things obvious to you aren’t obvious to even future you.
General rule of thumb: Comments say why is it here, not what it does. Code itself should describe what it does.