Robert C. Martin
1 books with highlights
Books
Clean Code
17 highlights
Featured Highlights
It is not enough to write code that works; it must also be clean and elegant.
From Clean Code
Names are important. They should be descriptive and meaningful.
From Clean Code
Clean code is not just about aesthetics; it’s about maintaining the integrity of your software.
From Clean Code
You should be as proud of the code you delete as the code you write.
From Clean Code
The purpose of software engineering is to control complexity, not to create it.
From Clean Code