u/unhappy_grapefruit_2@lemmy.world to Programmer Humor@programming.dev · edit-211 months ago10 months later bill revisits his spaghetti code. forgets absolutely everything and refuses to elaborate. this wouldn't have happened if Bill forgot to comment on his codelemmy.worldimagemessage-square36fedilinkarrow-up1272arrow-down128
arrow-up1244arrow-down1image10 months later bill revisits his spaghetti code. forgets absolutely everything and refuses to elaborate. this wouldn't have happened if Bill forgot to comment on his codelemmy.worldu/unhappy_grapefruit_2@lemmy.world to Programmer Humor@programming.dev · edit-211 months agomessage-square36fedilink
minus-squaresuodrazah@lemmy.worldlinkfedilinkarrow-up17·11 months agoUse comments to describe the philisophy of the code, the why. And any non obvious extended relationships. Risk. Etc. Comments on function are typically a waste of space.
Use comments to describe the philisophy of the code, the why. And any non obvious extended relationships. Risk. Etc.
Comments on function are typically a waste of space.