Commenting practices?
Posted
by Tarmon
on Stack Overflow
See other posts from Stack Overflow
or by Tarmon
Published on 2010-05-03T17:48:25Z
Indexed on
2010/05/03
17:58 UTC
Read the original article
Hit count: 334
Hey Everyone,
As a student in computer engineering I have been pressured to type up very detailed comments for everything I do. I can see this being very useful for group projects or in the work place but when you work on your own projects do you spend as much time commenting?
As a personal project I am working on grows more and more complicated I sometimes feel as though I should be commenting more but I also feel as though it's a waste of time since I will probably be the only one working on it. Is it worth the time and cluttered code?
Thoughts?
© Stack Overflow or respective owner