Cj4Of *Building Maintainable Software, Java Edition: Ten Guidelines for Future-Proof Code [PDF/EPub] Book by Joost Visser

0 views
Skip to first unread message

juunie...@gmail.com

unread,
May 10, 2022, 11:24:57 AM5/10/22
to d4b4rla...@googlegroups.com
7Cj4OfN2KeH - Download and read Joost Visser's book Building Maintainable Software, Java Edition: Ten Guidelines for Future-Proof Code in PDF, EPub, Mobi, Kindle online. Free book Building Maintainable Software, Java Edition: Ten Guidelines for Future-Proof Code by Joost Visser.



Click to Continue


Synopsis: 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.Write short units of code: limit the length of methods and constructorsWritten 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 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 possible.
Reply all
Reply to author
Forward
0 new messages