On Code Commenting!
Commenting of source code is one of the most ignored software development activity. Although a very important part of coding process, developers often think they can do away without writing comments. Missing code comments is one of the common findings of code review sessions being done across organizations. I have seen people who write: Useless […]