[Tutor] Re: commenting code well

Bill Bell bill-bell@bill-bell.hamilton.on.ca
Sun, 1 Jul 2001 10:14:18 -0400


> My code comments are often weak, if existent. What is good practice
> for commenting code?

Chapter 19, "Self-Documenting Code" (I think) in Steve McConnell's 
"Code Complete" (MS press) covers this topic very well.

Bill