-
Notifications
You must be signed in to change notification settings - Fork 1
agile
Christopher P. Brown edited this page Jan 18, 2020
·
4 revisions
A set of values or preferences:
Better | Less good |
---|---|
Individuals and Interactions | processes and tools |
Working Software | comprehensive documentation |
Customer Collaboration | contract negotiation |
Responding to Change | following a plan |
Often contrasted with "Waterfall" development wherein you just build the whole damn thing at one go. i.e., plan the work, and work the plan.
Can be implemented by workflows such as Scrum or Kanban or practices like Extreme Programming.
Lean Project Management + Software Delivery Performance = Virtuous Cycle (opposite of "viscious cycle")
src: Accelerate