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

Building Maintainable Software, Java Edition

Ten Guidelines for Future-Proof Code

Joost Visser and Others
    • $21.99
    • $21.99

Publisher Description

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

GENRE
Computers & Internet
RELEASED
2016
January 28
LANGUAGE
EN
English
LENGTH
168
Pages
PUBLISHER
O'Reilly Media
SELLER
O Reilly Media, Inc.
SIZE
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
Quality of Information and Communications Technology Quality of Information and Communications Technology
2022
360DRUMS 360DRUMS
2019
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