This document provides an overview of agile software development and extreme programming (XP). It discusses how agile methods aim to rapidly develop and deliver working software through an iterative process with customer collaboration. Key aspects of XP are described, including planning with user stories, small incremental releases, test-driven development, pair programming, collective code ownership, and continuous integration. The document contrasts plan-driven and agile development approaches and outlines some principles and practices of XP such as simple design, refactoring, and sustainable pace of work.