CSC/ECE 517 Fall 2009/wiki3 11 HJ3: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Other Agile methods | Other Agile methods | ||
== Extreme Programming (XP) == | |||
== Overview == | |||
== Adaptive Software Development (ASD) == | |||
=== Overview === | |||
=== Strength === | |||
* | |||
* | |||
* | |||
* | |||
=== Weakness === | |||
* | |||
* | |||
=== Differences from XP === | |||
== Scrum == | |||
=== Overview === | |||
=== Strength === | |||
* | |||
* | |||
* | |||
* | |||
=== Weakness === | |||
* | |||
* | |||
=== Differences from XP === | |||
== Dynamic Systems Development Method (DSDM) == | |||
=== Overview === | |||
=== Strength === | |||
* | |||
* | |||
* | |||
* | |||
=== Weakness === | |||
* | |||
* | |||
=== Differences from XP === | |||
== Crystal == | |||
=== Overview === | |||
=== Strength === | |||
* | |||
* | |||
* | |||
* | |||
=== Weakness === | |||
* | |||
* | |||
=== Differences from XP === | |||
== Feature Drive Development (FDD) == | |||
=== Overview === | |||
=== Strength === | |||
* | |||
* | |||
* | |||
* | |||
=== Weakness === | |||
* | |||
* | |||
=== Differences from XP === | |||
== Lean Software Development (LSD) == | |||
=== Overview === | |||
=== Strength === | |||
* | |||
* | |||
* | |||
* | |||
=== Weakness === | |||
* | |||
* | |||
=== Differences from XP === | |||
== Agile Modeling (AM) == | |||
=== Overview === | |||
=== Strength === | |||
* | |||
* | |||
* | |||
* | |||
=== Weakness === | |||
* | |||
* | |||
=== Differences from XP === | |||
== Adaptive Software Development (ASD) == | |||
=== Overview === | |||
=== Strength === | |||
* | |||
* | |||
* | |||
* | |||
=== Weakness === | |||
* | |||
* | |||
=== Differences from XP === | |||
== Agile Unified Process (AUP) == | |||
=== Overview === | |||
=== Strength === | |||
* | |||
* | |||
* | |||
* | |||
=== Weakness === | |||
* | |||
* | |||
=== Differences from XP === | |||
== References == | |||
=== ASD === | |||
[1] http://www.xpday.net/html/Xpday2008/rdd_with_mockito.pdf | |||
[2] http://www.wirfs-brock.com/Design.html | |||
[3] http://codebetter.com/blogs/jeremy.miller/articles/131726.aspx | |||
[4] http://www.cs.colorado.edu/~kena/classes/6448/s05/lectures/lecture05.pdf | |||
[5] http://dspace.mit.edu/bitstream/handle/1721.1/38809/35561120.pdf?sequence=1 | |||
=== Scrum === | |||
[6] http://en.wikipedia.org/wiki/Test-driven_development | |||
[7] http://www.agiledata.org/essays/tdd.html | |||
[8] http://c2.com/cgi/wiki?TestDrivenDevelopment | |||
[9] http://www.developer.com/design/article.php/10925_3622546_1/Test-Driven-Development-a-Portable-Methodology.htm | |||
[10] http://msdn.microsoft.com/en-us/library/aa730844(VS.80).aspx | |||
=== DSDM === | |||
[11] http://behaviour-driven.org/Introduction | |||
[12] http://en.wikipedia.org/wiki/Behavior_Driven_Development | |||
[13] http://www.code-magazine.com/article.aspx?quickid=0805061 | |||
=== Crystal === | |||
[14] http://www.infoq.com/articles/ddd-in-practice | |||
[15] http://en.wikipedia.org/wiki/Domain-driven_design | |||
=== FDD === | |||
[16] http://en.wikipedia.org/wiki/Model-driven_engineering | |||
[17] http://msdn.microsoft.com/en-us/library/aa964145.aspx | |||
[18] http://searchsoa.techtarget.com/news/interview/0,289202,sid26_gci999474,00.html | |||
=== LSD === | |||
[19] | |||
=== AM === | |||
[20] | |||
=== AUP === | |||
[21] |
Revision as of 12:01, 18 November 2009
Other Agile methods
Extreme Programming (XP)
Overview
Adaptive Software Development (ASD)
Overview
Strength
Weakness
Differences from XP
Scrum
Overview
Strength
Weakness
Differences from XP
Dynamic Systems Development Method (DSDM)
Overview
Strength
Weakness
Differences from XP
Crystal
Overview
Strength
Weakness
Differences from XP
Feature Drive Development (FDD)
Overview
Strength
Weakness
Differences from XP
Lean Software Development (LSD)
Overview
Strength
Weakness
Differences from XP
Agile Modeling (AM)
Overview
Strength
Weakness
Differences from XP
Adaptive Software Development (ASD)
Overview
Strength
Weakness
Differences from XP
Agile Unified Process (AUP)
Overview
Strength
Weakness
Differences from XP
References
ASD
[1] http://www.xpday.net/html/Xpday2008/rdd_with_mockito.pdf
[2] http://www.wirfs-brock.com/Design.html
[3] http://codebetter.com/blogs/jeremy.miller/articles/131726.aspx
[4] http://www.cs.colorado.edu/~kena/classes/6448/s05/lectures/lecture05.pdf
[5] http://dspace.mit.edu/bitstream/handle/1721.1/38809/35561120.pdf?sequence=1
Scrum
[6] http://en.wikipedia.org/wiki/Test-driven_development
[7] http://www.agiledata.org/essays/tdd.html
[8] http://c2.com/cgi/wiki?TestDrivenDevelopment
[10] http://msdn.microsoft.com/en-us/library/aa730844(VS.80).aspx
DSDM
[11] http://behaviour-driven.org/Introduction
[12] http://en.wikipedia.org/wiki/Behavior_Driven_Development
[13] http://www.code-magazine.com/article.aspx?quickid=0805061
Crystal
[14] http://www.infoq.com/articles/ddd-in-practice
[15] http://en.wikipedia.org/wiki/Domain-driven_design
FDD
[16] http://en.wikipedia.org/wiki/Model-driven_engineering
[17] http://msdn.microsoft.com/en-us/library/aa964145.aspx
[18] http://searchsoa.techtarget.com/news/interview/0,289202,sid26_gci999474,00.html
LSD
[19]
AM
[20]
AUP
[21]