News

No programmer wants to turn simple code into a Dickens novel of comments, but all to often we end up producing code which, years later, reads like the Voynich Manuscript. The best commented code ...
Practical .NET No Comment: Why Commenting Code Is Still a Bad Idea Peter Vogel responds to the furor about his contention that developers do too much code commenting. He says that documenting code, ...
Practical .NET Why You Shouldn't Comment (or Document) Code It isn't news that developers don't like documenting their code. But you have good reason not to. And if you are documenting code, try to ...