bigboismith@lemmy.world to Programmer Humor@programming.dev · 2 years agoI am God's greatest programmerlemmy.worldimagemessage-square8fedilinkarrow-up18arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up18arrow-down1imageI am God's greatest programmerlemmy.worldbigboismith@lemmy.world to Programmer Humor@programming.dev · 2 years agomessage-square8fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up1·2 years agoCommenting well is a highly advanced skill. I generally prefer no comments on code since it’s less likely to confuse people and I’ll merrily purge auto-doc comments and anything like // getId() returns an id That comment has negative value.
Commenting well is a highly advanced skill. I generally prefer no comments on code since it’s less likely to confuse people and I’ll merrily purge auto-doc comments and anything like
That comment has negative value.