View Single Post
Old Jun 3rd, 2006, 4:39 PM   #30
Eric the Red
Hobbyist Programmer
 
Eric the Red's Avatar
 
Join Date: Feb 2006
Posts: 214
Rep Power: 0 Eric the Red is an unknown quantity at this point
Quote:
Originally Posted by Jimbo
I'd say overcommenting is actually not good. While you can definitely see what your code does later, well, if you need the comments on every line later, you might not want to be programming much. But even when you're first writing the code, if you comment each line, you're spending a rough estimate of 30-50% of your coding time writing comments. Not particularly efficient. That's not to say that spending a certain amount of time on commenting is bad, but there's such a thing as too much.
That's true. However, I comment a lot because my teacher gives the class a communication mark based on the amount of comments we have.
__________________
Death smiles at us all. All a man can do is smile back.
Eric the Red is offline   Reply With Quote