Thursday, September 6, 2018

Code Quality Questions

If it hasn't already happened, you will eventually develop your own sensitivity to the various code qualities.

While you are practicing, though, it is useful to have concrete, diagnostic questions you can use to determine the health of your design decisions and to guide your future choices.

To that end, I will start writing a number of entries tagged "code qualities question". Each entry addresses a single question you can ask yourself to help you analyze a single aspect of a single code quality. These entries start today.