46 – Review: Clean Code, Chapter 8

#begin  Today we are going to look at the next chapter of the Clean Code book by Robert C. Martin. In the previous blogs of this series we discussed the first 7 chapters of the book. Yeah we have come pretty far already. If you have not read them, don’t forget...

45 – Review: Clean Code, Chapter 7

#begin  In the previous six blogs about clean code we checked out the first six chapters of the clean code book by Robert C. Martin aka. Uncle Bob. If you have not read them yet; Get back there and read them! In the mean time, the rest of us are going to continue...

44 – Review: Clean Code, Chapter 6

#begin In the first couple of blogs about clean code we dove into the first five chapters of the book. We talked about what clean code is, why it is important and why we should strive to keep the code clean and always improving. Then we jumped immediately into chapter...