Rules for Commenting Code

Unreadable code with comments is inadequate code with comments you cannot trust. Code that is well written rarely needs comments. Only comments that provide additional, necessary information are useful.

Yesterday a colleague of mine told me that he lost 10 points on a university assignment because he did not comment his code. Today I saw a photo with a list of rules for commenting attributed to Tim Ottinger.

Ottinger's three rules make a lot of sense. These rules are straightforward. In my...

 •  0 comments  •  flag
Share on Twitter
Published on February 25, 2012 14:33
No comments have been added yet.