Introduction - If you have any usage issues, please Google them yourself
Code cleanliness is for programmers and technical managers who are interested in improving code quality. The rules introduced in the book are all from the author's many years of practical experience, covering many aspects of programming from naming to refactoring. Although it's a "family", it's worth learning. Book recommendation
Code neatness: there is a world in details, neatness makes excellent code
Although bad code can also run, if the code is not clean, the whole development team will be stuck in the mud. Bad code will consume countless time and resources every year. However, this situation is not inevitable.
The famous software expert roberfc. Marlin presents a revolutionary vision for you in the road to clean code. Martin and his colleagues at objectmetltor distill the values of software skills from their best agile practices on clean code, so as to make you a better programmer for readers - as long as you start to study "the way to clean code".