quartz/content/notes/agile-development.md
2022-04-06 19:33:15 +12:00

25 lines
714 B
Markdown

---
title: Agile Development
---
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](content/notes/scrum.md)
Development is split into many short (~30 day) "sprints" of intense focus where the entire team is involved
## 2 [Extreme programming (XP)](content/notes/extreme-programming-xp.md)
take current industry practices to the extreme
## 3 [Unified process (UP)](content/notes/unified-process-up.md)
Interative and incremental architecture-centric which has four main phases
- inception
- elaboration
- construction
- transition