41
Basics of writing Clean code:

Basics of writing Clean code:

5 years ago
Anonymous $L9wC17otzH

https://medium.com/programming-hacks/basics-of-writing-clean-code-c1e79f3315d3

I recently read my first iteration of Clean Code, the famous book by the prolific Uncle bob martin and it was one of the most delightful and eye opening experiences of my life as a programmer. There were lots of amazing takeaways from that book and personally would highly recommend it to folks who want to improve their craft in coding.

Though it is not possible to summarize the entire book’s learnings in a blog post, i wanted to list down some practices/learnings from the book that IMHO can improve the quality of the code that we write each and every day.