Home > slashdot > Myths About Code Comments

Myths About Code Comments

January 1st, 2010 01:29 admin Leave a comment Go to comments

theodp writes “Jason Baker gives his take on the biggest misconceptions about code comments: 1) Comments are free (‘When you update the code that the comment references, you usually have to update the comment as well’). 2) Comments make code more readable (‘by far the most pervasive myth that I’ve encountered’). 3) You should comment every function, method, class, and module (‘documenting something that needs no documentation is universally a bad idea’). 4) Code must always be ‘self documenting’ (‘would you rather use a one-liner that requires a 3-line comment, or a 10-liner that requires no comments?’).”

Source: Myths About Code Comments

Related Articles:

  1. Ocaml 3.12 released
  2. Defining Useful Coding Practices?
  3. Submit Your Comments About ACTA
  4. Offset Bad Code, With Bad Code Offsets
  5. English Shell Code Could Make Security Harder
  1. No comments yet.
  1. No trackbacks yet.