Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Adaptive Code: Agile coding with design patterns and SOLID principles (2nd Edition)

    Posted By: ksveta6
    Adaptive Code: Agile coding with design patterns and SOLID principles (2nd Edition)

    Adaptive Code: Agile coding with design patterns and SOLID principles (2nd Edition) (Developer Best Practices) by Gary McLean Hall
    2017 | ISBN: 1509302581 | English | 448 pages | True PDF | 35 MB

    Write code that can adapt to changes.

    By applying this book’s principles, you can create code that accommodates new requirements and unforeseen scenarios without significant rewrites. Gary McLean Hall describes Agile best practices, principles, and patterns for designing and writing code that can evolve more quickly and easily, with fewer errors, because it doesn’t impede change.

    Now revised, updated, and expanded, Adaptive Code, Second Edition adds indispensable practical insights on Kanban, dependency inversion, and creating reusable abstractions. Drawing on over a decade of Agile consulting and development experience, McLean Hall has updated his best-seller with deeper coverage of unit testing, refactoring, pure dependency injection, and more.

    Master powerful new ways to:
    • Write code that enables and complements Scrum, Kanban, or any other Agile framework
    • Develop code that can survive major changes in requirements
    • Plan for adaptability by using dependencies, layering, interfaces, and design patterns
    • Perform unit testing and refactoring in tandem, gaining more value from both
    • Use the “golden master” technique to make legacy code adaptive
    • Build SOLID code with single-responsibility, open/closed, and Liskov substitution principles
    • Create smaller interfaces to support more-diverse client and architectural needs
    • Leverage dependency injection best practices to improve code adaptability
    • Apply dependency inversion with the Stairway pattern, and avoid related anti-patterns

    About You
    This book is for programmers of all skill levels seeking more-practical insight into design patterns, SOLID principles, unit testing, refactoring, and related topics. Most readers will have programmed in C#, Java, C++, or similar object-oriented languages, and will be familiar with core procedural programming techniques.