Code Monkey home page Code Monkey logo

Comments (6)

bobthemighty avatar bobthemighty commented on June 19, 2024

I’m not sure that software is inherently unstable without energy.

That's fair. The idea I'm grasping toward, I guess, is that the maintainability of a piece of software naturally trends downward as the complexity increases. It takes directed energy to prevent that by continuously refactoring and moving further up the abstraction ladder.

from book.

iancooper avatar iancooper commented on June 19, 2024

Right, trying to wrack my brain for a better metaphor for something that decays without oversight as it grows.

from book.

hjwp avatar hjwp commented on June 19, 2024

gardening?

from book.

bobthemighty avatar bobthemighty commented on June 19, 2024

from book.

hjwp avatar hjwp commented on June 19, 2024

ok have addressed points 1 and 3. just need to figure out a way to express this:

You can explain DI more easily once you have introduced layers by noting that as we depend downwards, it becomes impossible to use something from a higher layer.

from book.

xtaje avatar xtaje commented on June 19, 2024

Re: metaphors, one of our engineers likes to use the term "code gardening" for tech debt, so that's a fine idea. I'm just throwing a few more ideas out to spark some lateral thinking, and since Harry was tweeting about "Cosmic Python".

WRT "energy" and "stability" (if you were still going to use that metaphor) arguably energy or entropy also comes in the form of changing requirements, new feature requests, new technologies, changes to the team, etc.

Some other pattern nicknames/metaphors from the original BBOM piece include "Shantytown", "Potemkin Viliage", "Urban Sprawl", trench warfare.

For DI, perhaps you could put the very first part of the filesystem example in the prologue? It would create kind of a cliffhanger and a concrete example to motivate DI. Then in the following chapters, do the refactors to FCIS and DI.

On a 'Buzzword': Hierarchical Structure is very old, but I think relevant to the discussion around layers. It may be helpful.

from book.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.