Do you have any tips for commenting code?
- by Rob Wells
G'day,
I've read both of Steve McConnell's excellent Code Complete books "Code Complete" and "Code Complete 2" and was wondering if people have any other suggestions for commenting code.co
My commenting mantra could be summed up by the basic idea of expressing "what the code below cannot say".
While enjoying this interesting blog post by Jeff about commenting I was still left wondering "When coding, when do you feel a comment is required?"