Building Maintainable Software, Java Edition Building Maintainable Software, Java Edition

Building Maintainable Software, Java Edition

Ten Guidelines for Future-Proof Code

Joost Visser 및 다른 저자
    • US$21.99
    • US$21.99

출판사 설명

Have you ever felt frustrated working with someone else’s code? Difficult-to-maintain source code is a big problem in software development today, leading to costly delays and defects. Be part of the solution. With this practical book, you’ll learn 10 easy-to-follow guidelines for delivering Java software that’s easy to maintain and adapt. These guidelines have been derived from analyzing hundreds of real-world systems.

Written by consultants from the Software Improvement Group (SIG), this book provides clear and concise explanations, with advice for turning the guidelines into practice. Examples for this edition are written in Java, while our companion C# book provides workable examples in that language.
Write short units of code: limit the length of methods and constructorsWrite simple units of code: limit the number of branch points per methodWrite code once, rather than risk copying buggy codeKeep unit interfaces small by extracting parameters into objectsSeparate concerns to avoid building large classesCouple architecture components looselyBalance the number and size of top-level components in your codeKeep your codebase as small as possibleAutomate tests for your codebaseWrite clean code, avoiding "code smells" that indicate deeper problems

장르
컴퓨터 및 인터넷
출시일
2016년
1월 28일
언어
EN
영어
길이
168
페이지
출판사
O'Reilly Media
판매자
O Reilly Media, Inc.
크기
5.1
MB
Building Maintainable Software, C# Edition Building Maintainable Software, C# Edition
2016년
Code Complete Code Complete
2004년
Keeping Software Soft: A Practical Guide for Developers, Testers, and Managers Keeping Software Soft: A Practical Guide for Developers, Testers, and Managers
2013년
Five Lines of Code Five Lines of Code
2021년
Clean C++ Clean C++
2017년
Unit Testing Principles, Practices, and Patterns Unit Testing Principles, Practices, and Patterns
2020년
360DRUMS 360DRUMS
2019년
Quality of Information and Communications Technology Quality of Information and Communications Technology
2022년
Oprogramowanie łatwe w utrzymaniu. Pisz kod podatny na przyszłe zmiany Oprogramowanie łatwe w utrzymaniu. Pisz kod podatny na przyszłe zmiany
2016년
Building Maintainable Software, C# Edition Building Maintainable Software, C# Edition
2016년
Generative and Transformational Techniques in Software Engineering II Generative and Transformational Techniques in Software Engineering II
2008년
Generative and Transformational Techniques in Software Engineering III Generative and Transformational Techniques in Software Engineering III
2011년