Difference between revisions of "Articles"
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | === Iterative, Incremental, Evolutionary Development === | ||
+ | * [http://www.craiglarman.com/wiki/downloads/misc/history-of-iterative-larman-and-basili-ieee-computer.pdf ''Iterative and Incremental Development: A Brief History''] by Craig Larman and Vic Basili. ''IEEE Software'', 2003. | ||
+ | <br> | ||
+ | <br> | ||
=== Agile or Lean Management === | === Agile or Lean Management === | ||
− | * | + | * [http://www.agilecontracts.org Agile Contracts Primer] |
− | * [http://www. | + | * [http://www.leanprimer.com The Lean Primer] |
+ | * [[Lean Thinking house | The Lean Thinking House]]. | ||
+ | <br> | ||
+ | <br> | ||
+ | ===== Sample chapters from ''Practices for Scaling Lean & Agile Development'' ===== | ||
+ | * [http://www.agilecontracts.org Agile Contracts Chapter] | ||
+ | <br> | ||
+ | <br> | ||
+ | ===== Sample chapters from ''Scaling Lean & Agile Development'' ===== | ||
+ | * [http://www.featureteamprimer.org/ Feature Teams website] | ||
+ | |||
+ | * [http://www.craiglarman.com/content/feature-teams/feature-teams.htm Choose Feature Teams over Component Teams -- HTML version] | ||
+ | <br> | ||
+ | <br> | ||
+ | ===== Sample chapters from ''Agile & Iterative Development'' ===== | ||
+ | * [http://www.craiglarman.com/wiki/downloads/agile_iterative/larman-ch10-agile-1e-evo-and-planguage.pdf The Evo Method -- the first iterative and evolutionary development method?] | ||
+ | <br> | ||
+ | <br> | ||
=== Design or Architecture === | === Design or Architecture === | ||
− | * | + | * [[Agile Modeling Pictures | Agile Modeling Design Workshop Environment]] |
* [[Implementing the Java Delegation Event Model in C++]] | * [[Implementing the Java Delegation Event Model in C++]] | ||
− | * [http://www.craiglarman.com/ | + | * [[Whiteboard-like Sheets for Agile Modeling On Walls]] |
+ | <br> | ||
+ | <br> | ||
+ | === Requirements === | ||
+ | |||
+ | ===== Sample chapters from ''Agile & Iterative Development'' ===== | ||
+ | * [http://www.craiglarman.com/wiki/downloads/agile_iterative/larman-ch10-agile-1e-evo-and-planguage.pdf Planguage, the Evo Requirements Language] | ||
+ | |||
+ | |||
+ | ===== Sample chapters from ''Applying UML & Patterns'' ===== | ||
+ | * [http://www.craiglarman.com/wiki/downloads/applying_uml/larman-ch2-applying-agile-iterative-evolutionary.pdf Chapter 2: Agile Iterative and Evolutionary] | ||
+ | |||
+ | * [http://www.craiglarman.com/wiki/downloads/applying_uml/larman-ch5-applying-evolutionary-requirements.pdf Chapter 5: Evolutionary Requirements] | ||
+ | |||
+ | * [http://www.craiglarman.com/wiki/downloads/applying_uml/larman-ch6-applying-evolutionary-use-cases.pdf Chapter 6: Use Cases] | ||
+ | |||
+ | <br> | ||
+ | <br> | ||
+ | === Scrum and LeSS === | ||
+ | * [[Oh We have advanced beyond Scrum]] |
Latest revision as of 17:56, 24 January 2015
Contents
Iterative, Incremental, Evolutionary Development
- Iterative and Incremental Development: A Brief History by Craig Larman and Vic Basili. IEEE Software, 2003.
Agile or Lean Management
Sample chapters from Practices for Scaling Lean & Agile Development
Sample chapters from Scaling Lean & Agile Development
Sample chapters from Agile & Iterative Development
Design or Architecture
Requirements
Sample chapters from Agile & Iterative Development
Sample chapters from Applying UML & Patterns