In the book, The Clean Coder, legendary software expert Robert C. Martin introduces the disciplines, techniques, tools, and practices of true software craftsmanship. This book is packed with practical advice about everything from estimating and coding to refactoring and testing. It covers much more than technique: It is about attitude.
In this article, I have tried to summarize key insights from the book, carefully picking key advices from each chapter.
You can not take pride and honor in something that you can not be held accountable for. Any code you are not certain about is a faulty code.
When the…
Steps for building personal website with minimum efforts.
Motivation
There is very little need to explain the benefits of personal website or a portfolio site, still, I would note down some:
In few sections below, I tried to explain how I built my first personal website.
Tech Stack
Steps