Every Monday the book "Code and tidy way" Share

brief introduction

"Code tidy Road" tells the story of a series of effective and clean source operating practices. Software quality not only depends on the architecture and project management, but also closely related to the quality of the code. This is, no matter the genre Agile or traditional development schools, had to admit. The book proposes an idea: code quality is directly proportional to its cleanliness. Clean code, both more reliable in terms of quality, but also laid a good foundation for the post-maintenance, upgrade. As a leader in the field of programming, the author gives a series of effective and clean source operating practices. These practices are reflected in the book as a rule (or "revelation"), supplemented by positive and negative sides of examples from real projects. By following these rules, you can write clean code, in order to effectively improve the code quality.

Read the book object all interested in improving code quality programmers and technical managers. The book describes the rules are from the author's many years of practical experience, covering more programming from names to reconstruction, although as a "home" words, and then there is the value of honesty can learn.

Every Monday the book "Code and tidy way" Share

About the Author

On Martin is a master at the software engineering field is the "Agile Software Development: Principles, Patterns and Practice", "Agile Software Development: Principles, Patterns and Practice (C # edition)", "Extreme Programming practices" and other domestic introduction of the best-selling author of the book, which won the United States and more in this original "software development" 13th shock (Jolt) award, Martin's book series agile software engineering is an outstanding book.

"Code tidy Road" is his another masterpiece, Martin revolutionary interpretation of the code in the book, describes the method of agile practices tidy code, the book describes the rules are from the Martin years of experience, has a high reference value.

Editor's Choice

"Code tidy way" reading object all interested in improving code quality programmers and technical managers. The book describes the rules are from the author's many years of practical experience, covering more programming from names to reconstruction, although as a "home" words, and then there is the value of honesty can learn.

"Code tidy way": in the details of its own world, tidy outstanding achievements of code, although bad code can run, but if the code is not clean, makes the entire development team Nizushenxian, poorly written code every year to spend countless time and resources. However, this situation is not inevitable.

Well-known software expert RoberfC.Marlin in the "code clean way" as you presented a revolutionary vision. Martin bring ObjectMetltor co-workers, to extract value from their software skills agile best practices on clean code, readers, make you a better programmer - as long as you start reading the "code clean way." .

Read the "code clean way" what you need to do about it? You will read the code - a lot of code. "Code tidy way" What made you think the code is correct, what is wrong. More importantly, the "code clean of the Road" will prompt you to re-evaluate their professional values ​​and commitment to their own skills.

From the "code clean way" can be learned: the difference between good code and bad code: how to write good code, how to bad code into good code is: how to create a good name, good function, good objects and good class; how to achieve a formatting code readability maximize: the full realization of the premise of how error handling code logic without prejudice; and how the unit test test-driven development.

Disclaimer: This article content spontaneous contribution by the Internet users, belongs to the author of all, the numbers are not public ownership, nor assume legal responsibility. If you find this number in the public have suspected plagiarism content, please send an email to: [email protected] to report, and provide relevant evidence, once verified, the number public will immediately remove the allegedly infringing content.

Please resource books focus on micro-letter search "Institute of Computing Training Center" public number, add micro-channel customer service consulting on public number.

Guess you like

Origin blog.51cto.com/14242083/2436707