When should I add comments to my code?

Posted by ongoso on Stack Overflow See other posts from Stack Overflow or by ongoso
Published on 2010-04-17T09:55:53Z Indexed on 2010/04/17 10:03 UTC
Read the original article Hit count: 143

Filed under:
|
  • When I'm writing it?
  • After I got a part done (Single class/function/if-elses)?
  • After I got the whole thing working?

© Stack Overflow or respective owner

Related posts about coding-style

Related posts about comments