Why do Programmers Hate Documenting?(discuss.fogcreek.com)
discuss.fogcreek.com
Why do Programmers Hate Documenting?
http://discuss.fogcreek.com/joelonsoftware/default.asp?cmd=show&ixPost=35336
http://discuss.fogcreek.com/joelonsoftware/default.asp?cmd=show&ixPost=35336
However, I tend to write the comment and function signature when planning a solution to a bigger problem. In comment I mostly add what I want to achieve from the function or code block. There are more chances of putting a comment while developing a new feature from scratch.