1st April 2020
Clean Code Book – Chapter 1: Clean Code
These are some important notes from the clean code book chapter 1. Most of this chapter was introductions and definitions about what clean code is. Later chapters focus more on how to write clean code. It is important for programmers to not bend to the will of managers who don’t understand the risk of writing poor quality code. Managers want...