The author really misses the point. The best comments document not what the code does, but rather why the code was written. Comments should answer questions like "What is the intent when writing the code? What problem…
The author really misses the point. The best comments document not what the code does, but rather why the code was written. Comments should answer questions like "What is the intent when writing the code? What problem…