|
>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.
|