logo
Published on

Clean Code

Authors
book cover image and link to amazon

I enjoyed this book for its strong foundation in solid programming principles. It's no surprise the tech industry widely references and recommends it - Robert Martin ("Uncle Bob") is a legend, and this book, along with Clean Architecture and Clean Coder, exemplifies his expertise.

workering tools

Martin first expertly explains core concepts and principles for writing maintainable, robust code. He then applies these concepts through insightful case studies, demonstrating how to improve and refactor legacy code. Finally, he provides a helpful list of "code smells" to watch for in older projects.