mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
30 lines
743 B
Markdown
30 lines
743 B
Markdown
---
|
|
title: "03-agile-methodologies"
|
|
aliases:
|
|
tags:
|
|
- info201
|
|
- lecture
|
|
sr-due: 2022-05-17
|
|
sr-interval: 24
|
|
sr-ease: 290
|
|
---
|
|
|
|
> 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](notes/scrum.md)
|
|
Development is split into many short (~30 day) "sprints" of intense focus where the entire team is involved
|
|
|
|
# 2 [Extreme Programming](notes/extreme-programming.md) (XP)
|
|
taking current industry practices to the extreme
|
|
|
|
# 3 [Unified Processes](notes/unified-processes.md) (UP)
|
|
Interative and incremental architecture-centric which has four main phases
|
|
- inception
|
|
- elaboration
|
|
- construction
|
|
- transition
|