u/unhappy_grapefruit_2 to Programmer [email protected] • edit-21 year 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 codeimagemessage-square34arrow-up1324arrow-down127
arrow-up1297arrow-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 codeu/unhappy_grapefruit_2 to Programmer [email protected] • edit-21 year agomessage-square34
minus-square@suodrazahlink22•1 year 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.