XProgramming Section Index
What is XP?
Xp is a revolutionary, new software
development methodology developed by OO Guru Kent
Beck.
Ron Jeffries, the editor of XProgramming.com,
describes the
12 key XP practices as follows:
The Pla...more
Where can I learn more about refactoring?
A good place to start learning about refactoring is through
Martin Fowler's book, Refactoring: Improving the Design of Existing Code. Martin also runs the
Refactoring web site
where you can find ...more
What do all of these XP (eXtreme Programming) acronyms mean?
Check out the
XP Glossary.
How does "Extreme Programming" (XP) fit with patterns?
Extreme Programming has a large emphasis on the concept of refactoring: Writing code once and only once.
Patterns, particularly the structural patterns mentioned by the Gang of Four, can give good...more
Where can I learn about eXtreme Programming (XP)?
The Extreme Programming Explained book from Kent Beck provides a great start. You can also find more information online at http://www.extremeprogramming.org.more
Are there any good mailing lists on eXtreme Programming (XP)?
A mailing list discussing the practice and principles of Extreme Programming is available for signup at http://www.egroups.com/group/extremeprogramming/.more