

#5516
Mentioned in 3 episodes
Code Complete
Book • 1993
Code Complete is a seminal book on software development that focuses on the construction phase, emphasizing techniques for writing clean, maintainable code.
It covers topics such as design, coding practices, testing, and software craftsmanship, providing insights into managing complexity and improving code quality.
The book is widely regarded as a must-read for software developers.
It covers topics such as design, coding practices, testing, and software craftsmanship, providing insights into managing complexity and improving code quality.
The book is widely regarded as a must-read for software developers.
Mentioned by
Mentioned in 3 episodes
Recommended by 

as a good book that taught him that coding style matters.


Greg Kroah-Hartman

228 snips
How Linux is built with Greg Kroah-Hartman
Recommended by ![undefined]()

as a classic book on coupling and cohesion.

Steve Smith

63 snips
SE Radio 637: Steve Smith on Software Quality
Mentioned by ![undefined]()

when discussing empirical research on code length.

Adam Barr

22 snips
SE-Radio Episode 357: Adam Barr on Code Quality