Code for the Maintainer
- write code in a way that makes it easy for other developers to understand, modify, and maintain
- as a software developer, it is essential to consider the people who will work on your code after you are done with it
- Just like a good book is written with the reader in mind, good code should be written with the maintainer in mind