u/unhappy_grapefruit_2@lemmy.world to Programmer Humor@programming.dev · edit-22 years 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-square25fedilinkarrow-up1267arrow-down120
arrow-up1247arrow-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-22 years agomessage-square25fedilink
minus-squaresuodrazah@lemmy.worldlinkfedilinkarrow-up14·2 years 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.