Code Readability: Good Comments vs. Bad Comments
This article will show examples of good comments vs. bad comments, and how you can improve your code readability by following a few key principles. In our previous blog posts on code readability, we showed how to enhance code readability by using spacing and meaningful naming without adding comments. Some of you might be wondering, what’s wrong with comments? …
Code Readability: Good Comments vs. Bad Comments Read More »