Clean Code is a practical approach to how to write code. It's mandatory to talk about the book written by Robert C. Martin in 2008 with the same name. But there are more books and experienced developers talking about similar concepts before the first release of the book.
Table of contents
Clean Code — A practical approachWhat is Clean Code and why should we care?Some principlesHow to clean your code? Refactor is the keyAppendix: Refactoring toolsOne last argumentSome thanks11 Comments
Sort: