HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 86283 thumbnail
User 1 avatar

By rick
via blogs.msdn.com
Published: Jun 10 2008 / 12:41

The "code is self document" argument often comes up when commenting conventions, patterns and overall usage is discussed. People who are typically against writing more than the existing set of comments will throw out the argument "if we need a comment then the code should be written to be self documenting."
  • 16
  • 3
  • 1329
  • 0

Comments

Add your comment
User 233461 avatar

antych replied ago:

0 votes Vote down Vote up Reply

Well written code can only tell you what's being done, but not why. Comments should be added to state intent and clear any ambiguities.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.