BookShared
  • MEMBER AREA    
  • Building Maintainable Software

    (By Joost Visser)

    Book Cover Watermark PDF Icon Read Ebook
    ×
    Size 26 MB (26,085 KB)
    Format PDF
    Downloaded 654 times
    Last checked 13 Hour ago!
    Author Joost Visser
    “Book Descriptions: 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 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 are written in Java, but this guide is equally useful for developers working in other programming languages.

    10 Coding Guidelines
    - 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

    Why you should read this book
    Taken in isolation, the guidelines presented in this book are well-known. In fact, many well-known tools for code analysis check a number of the guidelines presented here. The following three characteristics set this book apart from other books on software development:

    We have selected the ten most important guidelines from experience.
    We teach how to comply with these ten guidelines.
    We present statistics and examples from real-world systems.

    This book is part our Training on Software Maintainability - and subsequent Certification on Quality Software Development program. For more information about this program, please contact [email protected].”

    Google Drive Logo DRIVE
    Book 1

    Software Architecture: The Hard Parts: Modern Trade-Off Analyses for Distributed Architectures

    ★★★★★

    Neal Ford

    Book 1

    Fundamentals of Software Architecture: An Engineering Approach

    ★★★★★

    Mark Richards

    Book 1

    Software Architecture Metrics

    ★★★★★

    Christian Ciceri

    Book 1

    Building Microservices: Designing Fine-Grained Systems

    ★★★★★

    Sam Newman

    Book 1

    Building Evolutionary Architectures: Support Constant Change

    ★★★★★

    Neal Ford

    Book 1

    Act of Oblivion

    ★★★★★

    Robert Harris

    Book 1

    I Heart Logs: Event Data, Stream Processing, and Data Integration

    ★★★★★

    Jay Kreps

    Book 1

    Alan Turing: The Enigma

    ★★★★★

    Andrew Hodges

    Book 1

    Preacher, Volume 1: Gone to Texas

    ★★★★★

    Garth Ennis

    Book 1

    Staff Engineer: Leadership Beyond the Management Track

    ★★★★★

    Will Larson

    Book 1

    Tidy First?: A Personal Exercise in Empirical Software Design

    ★★★★★

    Kent Beck

    Book 1

    Clean Architecture

    ★★★★★

    Robert C. Martin