This book explains details know about:
>What is the Clean code?
>How to write good code through principles, best practices of writing clean code.
>The benefit of unit test and practice test-driven development (TDD).
Author of this book is Robert C. Martin, commonly called Uncle Bob, has been a software professional
since 1970 and author of many famous books as The Clean Coder, Clean Architecture.
“Master programmers think of systems as stories to be told rather than programs to be written” — Uncle Bob.”
This book helps you build Reusable, Flexible, Scalable and Maintainable software by the following
Design Patterns.
Also, you’ll learn about Why, When and How to apply Design Patterns to your own designs.
The Passionate Programmer: Creating a Remarkable Career in Software Development
This is a great book which helps developers create a Remarkable Career & Radically Successful Career
in Software Development.
#Some main actionable lesson learned:
. Have clear goals and keep track your progress.
. Creating a list of improvement. Take action to be better than yesterday.
. Writing every day (notes, tips, tutorials, advice, experiences, courses).
. Research new technology and build a simple project.
. Learn a new language that makes you think a new way.