Projects and Project Management
For many years, I have had to repeatedly answer questions on what projects are and what the disciplined practice of project management is and I thought to write a quick and short primer here. This is no way exhaustive, but aimed at answering some of the questions many have about the discipline and possible help […]
User Stories – a condiment for success in delivery efforts
What: ‘User Stories’ is intended to break business requirements into their most basic unit, stating what is needed, by an actor, in other for an action to be completed. They generally follow the format below: <user> needs (MUST, COULD, WOULD) to be able to <Action> because <Reason> Why: Useful mostly in (pseudo-)agile delivery environments where […]