Clean Code
Search…
Introduction
Conventions
The key principles
Meaningful Names
Functions
Classes
Comments
Formatting
Error Handling
Unit Tests
Powered By
GitBook
Introduction
About the gitbook
This is my
summary
of the book
Clean Code
by
Robert C. Martin
.
In the book Robert C. Martin introduces the
disciplines, techniques, tools, and practices of
true software craftsmanship
.
In this gitbook I
summarize the key principles and strategies
I found most valuable in the book.
Please note that I use PHP code to illustrate the key points. The Clean Code book is mostly written from a Java perspective.
About me
https://www.linkedin.com/in/erik-uus-46304258/
Next
Conventions
Last modified
5mo ago
Copy link
Contents
About the gitbook
About me