Monthly Archives: March 2019
Code Stratification
Most programmers spend more time reading code than they do writing new code. It is important, then, to write code in such a way that it is easy to read and understand. Consistency goes a long way to help with this, but there is more to consistency than naming conventions and bracket placement. Have you ever seen a table of contents like the one below? Chapter 1. The Beginning Chapter 2. John
Recent Comments