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-square40fedilinkarrow-up1316arrow-down129
arrow-up1287arrow-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-square40fedilink
minus-squaresuodrazah@lemmy.worldlinkfedilinkarrow-up18·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.