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 ...
More on code commenting: Why You Shouldn't Comment (or Document) Code To Comment or Not to Comment A few weeks back, my column on the value of comments in code caught a lot of comments itself. To a ...
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 stop! It's not too late.