logo

EbookBell.com

Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.

Please read the tutorial at this link:  https://ebookbell.com/faq 


We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.


For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.

EbookBell Team

Building Maintainable Software Java Edition Ten Guidelines For Futureproof Code 1st Edition Joost Visser

  • SKU: BELL-5316154
Building Maintainable Software Java Edition Ten Guidelines For Futureproof Code 1st Edition Joost Visser
$ 31.00 $ 45.00 (-31%)

4.7

86 reviews

Building Maintainable Software Java Edition Ten Guidelines For Futureproof Code 1st Edition Joost Visser instant download after payment.

Publisher: O'Reilly
File Extension: PDF
File size: 5.83 MB
Pages: 168
Author: Joost Visser
ISBN: 9781491953525, 1491953527
Language: English
Year: 2016
Edition: 1

Product desciption

Building Maintainable Software Java Edition Ten Guidelines For Futureproof Code 1st Edition Joost Visser by Joost Visser 9781491953525, 1491953527 instant download after payment.

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 constructors
  • Write simple units of code: limit the number of branch points per method
  • Write code once, rather than risk copying buggy code
  • Keep unit interfaces small by extracting parameters into objects
  • Separate concerns to avoid building large classes
  • Couple architecture components loosely
  • Balance the number and size of top-level components in your code
  • Keep your codebase as small as possible
  • Automate tests for your codebase
  • Write clean code, avoiding "code smells" that indicate deeper problems

Related Products