PHP in Action Rotating Header Image

Posts from ‘January, 2009’

How code comments deteriorate

There was a lot of disagreement on the value of code comments after my earlier post Comments considered harmful. Perhaps the most important objection that was raised was the idea that it’s OK to improve the code, but it’s even better to keep the comments in addition to the improved code.
As one [...]