| > Agile’s been around for over 10years and people still don’t do good versions well) Agile software development has been around since the early 90’ies. Scrum is from something like 1995. The reason people fail to implement it so often is that project management sort or doesn’t work in software development, and it doesn’t work because you can spend two hours looking for a spelling error or a missing semicolon, and you can create Godlike code in half an hour, and you never know which mode you’re going to be in when you get up in the morning. Waterfall doesn’t work either, for the same reason, and for all the adaptive reasons that lead to agile. The best way to deal with it is to take the methods that make sense for your current project and run with that. 99% or the time that’s a kanban board, and maybe some time registration software if you’re unfortunate enough to work in a place that bills by the hour. The worst part about the project management methods in my personal opinion is that they all want to sell themselves as the universal solution, in a world where no two projects are alike but you also can’t be bothered to have 90 different project models in an organisation, because then what’s the point. |