Extreme Programming: A Gentle Introduction
Introduction to Extreme Programming, one of several new lightweight software development methodologies. By J. Donovan Wells.
http://www.extremeprogramming.org/
Home / Programming / Methodologies / Extreme Programming /
|
Extreme Programming FAQ
Frequently asked questions about Extreme Programming (XP).
http://www.jera.com/techinfo/xpfaq.html
Home / Programming / Methodologies / Extreme Programming /
|
ExtremeProgrammingRoadmap
C2 Wiki's resource guide to XP.
http://c2.com/cgi/wiki?ExtremeProgrammingRoadmap
Home / Programming / Methodologies / Extreme Programming /
|
Introduction to Extreme Programming
Part one of this paper introduces Extreme Programming (XP) by comparing risk management approaches to software development. Part two covers the twelve practices of an Extreme Programming project.
http://clabs.org/caseforxp.htm
Home / Programming / Methodologies / Extreme Programming /
|
Testing Resources for Extreme Programming
This site is dedicated to software developers using JUnit or one of the other XUnit testing frameworks... It is an essential tool for Extreme Programming advocates.
http://www.junit.org/index.htm
Home / Programming / Methodologies / Extreme Programming /
|
(ootips) Extreme Programming
Summaries of the main concepts of XP.
http://ootips.org/xp.html
Home / Programming / Methodologies / Extreme Programming /
|
Pair Programming
An XP practice where two developers work side by side at the same workstation on the same program. The two developers share in the design and implementation to produce high quality code.
http://www.pairprogramming.com/
Home / Programming / Methodologies / Extreme Programming /
|
Ralph Johnson XP Talk
Slides from a talk given by Ralph E. Johnson at the Chicago Smalltalk User Group on 5/25/1999.
http://www.bobjectsinc.com/cstug/xpslides/
Home / Programming / Methodologies / Extreme Programming /
|
Review of XP Explained book
Slashdot review and discussion on Kent Beck's XP Explained.
http://slashdot.org/books/99/12/21/097256.shtml
Home / Programming / Methodologies / Extreme Programming /
|
William Wake: Software Design and Development
Extreme Programming practitioner, and author of book: Extreme Programming Explored, Addison Wesley; draft online. Also links, games, refactorings, essays, and XP Radar Chart.
http://users.vnet.net/wwake/
Home / Programming / Methodologies / Extreme Programming /
|