You need to sign in or sign up before continuing.
Scan barcode
A review by trevan_haskell
Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin
4.0
This book was primarily written in java, and indeed seems to sometimes be written specifically for java programmers. Despite this, most the lessons hold true across languages.
I'm extremely glad I read this, if only to have a clear voice of authority I can turn to when deciding on matters of code formatting, variable and function naming, and of code organization. Lots of code examples included to convince you that the declared best practices are indeed so!
I'm extremely glad I read this, if only to have a clear voice of authority I can turn to when deciding on matters of code formatting, variable and function naming, and of code organization. Lots of code examples included to convince you that the declared best practices are indeed so!