Difference between revisions of "Articles"
(9 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.leanprimer.com The Lean Primer] | * [http://www.leanprimer.com The Lean Primer] | ||
* [[Lean Thinking house | The Lean Thinking House]]. | * [[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> | ||
<br> | <br> | ||
===== Sample chapters from ''Scaling Lean & Agile Development'' ===== | ===== Sample chapters from ''Scaling Lean & Agile Development'' ===== | ||
− | * [http://www. | + | * [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] | * [http://www.craiglarman.com/content/feature-teams/feature-teams.htm Choose Feature Teams over Component Teams -- HTML version] | ||
Line 20: | Line 30: | ||
* [[Implementing the Java Delegation Event Model in C++]] | * [[Implementing the Java Delegation Event Model in C++]] | ||
+ | |||
+ | * [[Whiteboard-like Sheets for Agile Modeling On Walls]] | ||
<br> | <br> | ||
<br> | <br> | ||
Line 34: | Line 46: | ||
* [http://www.craiglarman.com/wiki/downloads/applying_uml/larman-ch6-applying-evolutionary-use-cases.pdf Chapter 6: Use Cases] | * [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 16: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