Live data from Hacker News

What is extreme programming and how it makes your code better?

medium.com

1–3 of 3 posts

Re: What is extreme programming and how it makes your code better?

#2
The original XP website is still online (http://www.extremeprogramming.org/) and worth a read.

The main book was Extreme Programming Explained: Embrace Change by Kent Beck.

Both are really good resources for understanding agile, where it came from and why things are done. A lot more emphasis on the engineering practices that enable agility in both compared to scrum and other recent agile processes.