View Single Post
Old May 20th, 2006, 8:58 AM   #13
Narue
Professional Programmer
 
Narue's Avatar
 
Join Date: Sep 2005
Posts: 419
Rep Power: 4 Narue is on a distinguished road
>And it makes it eaier to read.
Real programmers don't comment. If it was hard to write, it should be hard to read.

But seriously, I try to make my code self-documenting. That way the only comments I need are for exceptionally obtuse segments and documenting my intentions for pieces of code.
__________________
Even if the voices aren't real, they have some pretty good ideas.
Narue is offline   Reply With Quote