Clean Code
Hi again. It’s time for a book review! Let’s start with a question for you first. Have you ever fallen victim to your own code that is several years old and now you have no idea what that piece of code even does and even fever ideas on how to fix it? I sure have, and this is the reason I chose to read a book called “Clean Code: A Handbook of Agile Software Craftsmanship” and to really see how I’ve improved during the years that I have been programming.
This book teaches us the difference between good and
bad code and explains how we can write good code. Reading this book, you realize (if you haven’t
already) that writing clean code is not only about writing code that works, but
it’s about writing code that is easy to read even for an outsider.
I really liked this book and I agree with pretty much everything
it contained, and I recommend this book to everyone who wants to write clean
code. So that should be pretty much everyone in this course. Go ahead and read
it!
Until next time!
Important topic! I must admit that I have fallen victim to my own code several times. It's so easy to think that "I'll remember what I was thinking when I made this", only to have no idea when I come back to it.
VastaaPoistaI have read this book also and I think your review is so good. You clarify the main topic of the book and make that someone that has not read it yet want to.
VastaaPoistaIt's a very up-to-date topic to talk about. Your review of the book is nothing short of fantastic! Great post!
VastaaPoistaGreat summary of the book.
VastaaPoistaSeems like a good book to read for every developer. Clean summary!
VastaaPoistaHaha, it is so frustrating realizing that your own past laziness brought you the future problems when coding. Great post, keep it up!
VastaaPoistaI agree that you should use modular programming in your code and the maintainbility should be a needed practice in software engineering.
VastaaPoistaI'm happy to hear that you found the book useful! It sure does sound like a book everyone interested in wiriting clean code shoul read. Great post!
VastaaPoista