Comments and Whitespace
When writing software code, you must be constantly aware that you or someone else may have to change that code in the future. Therefore, you should try to make it as easy to understand as possible.
Chapter 3.5.1: Comments
Chapter 3.5.2: White Space
|