We all knew it

  • DacoTaco@lemmy.world
    link
    fedilink
    English
    arrow-up
    16
    ·
    edit-2
    4 months ago

    Agile has its uses, but like everything you need a bit of both. You need a bit of both waterfall and agile.
    Example : you need to have your requirements before development, yes. But how far do you go in your requirements? If i were to make all the requirements for my current project ill still be busy in 3 years and will have to redo bits due to law and workflows changing. however , we need requirements to start development. We need to know what we need to make and what general direction it will be heading to a make correct software/code design.

    Agile also teaches you about feedback loops, which even with waterfall, you need to have to know that what youre developing is still up to spec with what the product owner is expecting. So even with waterfall, deliver features in parts or sit together at least once every x weeks to see if youre still good with the code/look/design.

    Pure agile is bullshit, but so is pure waterfall. Anything that isnt a mix is bullshit and in the end, it all depends on the project, the team and the time/money constraints.

    • wolf@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      4 months ago

      Good points, and I mostly agree with you, especially with feedback loops!

      Still, I never argued for waterfall. This is a false dichotomy which - again - comes from the agile BS crowd. The waterfall UML diagram upfront, model driven and other attempts of the 90s/early 20s were and are BS, which was obvious for most of us developers, even back then.

      Very obviously requirements can change because of various reasons, things sometimes have to be tried out etc. I keep my point, that there has to exist requirements and a plan first, so one can actually find meaningful feedback loops, incorporate feedback meaningfully and understand what needs to be adapted/changed and what ripple effects some changes will have.

      Call it an iterative process with a focus on understanding/learning. I refuse to call this in any way agile. :-P