Software Development and The War on Muda

Recently I read this article by Bill Curtis. I think that this one of the articles which should be read many times because it shows us one of the roots of our problems in software development.

2 thoughts on “Software Development and The War on Muda”

  1. What about refactoring?
    Should the refactoring be a lightweight operation?
    If waste is minimized, will we go to a waterfall mode?

    1. According to my understanding refactoring must be done when we have knowledge and time to clean and reduce the code but rework must be done when the code doesn’t work or cover the requirements. Regarding the waterfall mode the iteration are done just for delivering the minimal functionality which can be estimated by the client and to receive the feedback.

Leave a Comment

Your email address will not be published. Required fields are marked *