0%

Book Description

Summary

The Mikado Method is a book written by the creators of this process. It describes a pragmatic, straightforward, and empirical method to plan and perform non-trivial technical improvements on an existing software system. The method has simple rules, but the applicability is vast. As you read, you'll practice a step-by-step system for identifying the scope and nature of your technical debt, mapping the key dependencies, and determining the safest way to approach the “Mikado”your goal.

About the Technology The game “pick-up sticks” is a good metaphor for the Mikado Method. You eliminate “technical debt”the legacy problems embedded in nearly every software systemby following a set of easy-to-implement rules. You carefully extract each intertwined dependency until you expose the central issue, without collapsing the project.

About the Book

The Mikado Method presents a pragmatic process to plan and perform nontrivial technical improvements on an existing software system. The book helps you practice a step-by-step system for identifying the scope and nature of your technical debt, mapping the key dependencies, and determining a safe way to approach the “Mikado”your goal. A natural by-product of this process is the Mikado Graph, a roadmap that reflects deep understanding of how your system works.

This book builds on agile processes such as refactoring, TDD, and rapid feedback. It requires no special hardware or software and can be practiced by both small and large teams.

What’s Inside

  • Understand your technical debt

  • Surface the dependencies in legacy systems

  • Isolate and resolve core concerns while creating minimal disruption

  • Create a roadmap for your changes

About the Authors

Ola Ellnestam and Daniel Brolund are developers, coaches, and team leaders. They developed the Mikado Method in response to years of experience resolving technical debt in complex legacy systems.

Table of Contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Foreword
  5. Preface
  6. Acknowledgments
  7. About this Book
  8. About the Cover Illustration
  9. About the Authors
  10. Part 1. The basics of the Mikado Method
    1. Chapter 1. Meet the Mikado Method
    2. Chapter 2. Hello, Mikado Method!
    3. Chapter 3. Goals, graphs, and guidelines
    4. Chapter 4. Organizing your work
  11. Part 2. Principles and patterns for improving software
    1. Chapter 5. Breaking up a monolith
    2. Chapter 6. Emergent design
    3. Chapter 7. Common restructuring patterns
  12. Appendix A. Technical debt
  13. Appendix B. Setting the stage for improvements
  14. Appendix C. Dealing with dynamically typed languages
  15. Index
  16. List of Figures
  17. List of Tables
  18. List of Listings