XP - Exterme
Programming
'The New Methodology' An interesting article about XP and agile methods
Kent Beck's XP books - Kent is credited with starting the XP movement along with Ward Cunningham (WikiWkiWeb). They played a central role in th object revolution. They are the inventors of CRC (Class Responsibility-Collaborator) card apprach to object analysis.
Planning Extreme Programming
Extreme Programming Explained
Motivations
Facilitating change is more effective than attempting to prevent it. Learn to trust in your ability to respond to unpredictable events; it's more effective than trusting in your ability to plan for disaster.
Notes
Integrating changes in the master build - Seeing all the files changed by the team.
Automating the build process - Logging the progress.