mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
22 lines
585 B
Markdown
22 lines
585 B
Markdown
tags: review
|
|
|
|
---
|
|
# Agile Development
|
|
> guilding philosphy to develop info systems in unkown, rapidly changing evnironments
|
|
|
|
"Chaordic"
|
|
|
|
[The agile manifesto](https://www.agilealliance.org/agile101/the-agile-manifesto)
|
|
|
|
## 1 [[SCRUM]]
|
|
Development is split into many short (~30 day) "sprints" of intense focus where the entire team is involved
|
|
|
|
## 2 [[Extreme programming (XP)]]
|
|
take current industry practices to the extreme
|
|
|
|
## 3 [[Unified process (UP)]]
|
|
Interative and incremental architecture-centric which has four main phases
|
|
- inception
|
|
- elaboration
|
|
- construction
|
|
- transition |