In his book, the author managed to achieve the impossible - to tell readers in a simple and understandable form about what refactoring is, its purpose, features and methods of implementation. Any other publication on this topic necessarily refers to this book by Martin Fowler.
After reading the work, programmers change their minds about how to write codes. The knowledge they gain makes them more literate, accurate and demanding of their work. The book should be read by all programmers who want to achieve perfection in their profession.
E. Gamma, R. Helm, R. Johnson, D. Vlissides "Design Patterns"
5 Programming Books Every Developer Should Read
Every experienced developer will recommend starting to study object-oriented programming turkey rcs data using this publication. It is not even a bestseller, but something more - since the book appeared in the world, more than five hundred thousand copies have been sold, and not only in English, but also in 13 other languages.
"Clean Code" is a 360-page fascinating description of the process of creating high-quality code. The book is written in simple, accessible language, easy to read, which is extremely important when explaining such a complex topic. A good friend of all developers, "Uncle" Bob confidentially shares secrets about the principles by which good code is written. The book has many examples from real applications that the author has dealt with in his practice. These are such well-known products as JUnit, FitNesse, JDepend, Ant and TomCat.
R. Martin "Clean Code"
-
- Posts: 62
- Joined: Sun Dec 22, 2024 4:06 am