Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:Article Author on Crack (Score 1) 556

write the code to match the comments

This is a horrible way to go about things, IMHO. The code should be written to match the planned design, but you should *not* need a comment to describe every bit of code. When the code changes, the comments are often left unchanged, and you're left with comments that are worse than useless, they are downright misleading.

Slashdot Top Deals

(1) Never draw what you can copy. (2) Never copy what you can trace. (3) Never trace what you can cut out and paste down.

Working...