Clean Code

Clean Code

A Handbook of Agile Software Craftsmanship

de Robert C. Martin (2008)

Prentice Hall



One of the most influential works in software development, this book contains a series of patterns and best practices for writing code. The ideal line length, how to structure a function, or what a code comment should convey — the author has a strong opinion on each of these points and many more. With plenty of examples and written in a very clear style, it is a useful tool for learning to improve the quality and, above all, the readability of the code we write.



Notes