This is an automatically translated description
Book 1. Clean Code. Creating and Refactoring with Agile
Even bad software code can work. However, if the code is not clean, it will always hinder the development of the project and the development company, taking away significant resources to maintain and tame it. This book is dedicated to good programming. It is full of real code examples. After reading the book, you will learn a lot about codes. Moreover, you will learn how to distinguish good code from bad. You will learn how to write good code and how to turn bad code into good code.
Book 2. Clean Architecture
Using the universal rules of software architecture, you can significantly increase developer productivity throughout the entire life cycle of any software system. Legendary software master Robert C. Martin (Uncle Bob) reveals these rules in his book Pure Architecture and helps you apply them.
Book 3. Pure AGILE. Back to basics
In the almost 20 years since the Agile Manifesto was published, the understanding of this methodology has become significantly different from the intentions that were laid down by its creators. So now it's time to return to the original idea of Agile: a lean solution to a small problem, delivered by small teams of programmers performing small tasks.
And who better to help with this than Uncle Bob - one of the authors of agile software development, a well-known international consultant and writer Robert S. Martin, whose books Clean Architecture and Clean Code have become a reference for many programmers.