Some time ago, I wrote about the general problem of misconceptions about Extreme Programming. Now I'd like to tackle a specific misconception – the idea that Extreme Programming (XP) projects begin ...
When extreme programming (XP) catapulted onto the software development scene, it appeared to answer many project failure modes—such as documentation overkill, lack of clear customer requirements, ...
Oftentimes, the little things can make the biggest difference. Consider some of the tenets of a new programming approach: keep the code simple, review it frequently, test early and often, and work a ...
Extreme programming (XP) is a software development methodology that makes coding the primary activity. By promoting values such as simplicity and feedback, XP allows Java programmers to incrementally ...
When a development team decides to migrate to extreme programming (XP), the natural tendency is to focus on the programming practices, including unit testing, continuous integration, refactoring, and ...
… Extreme Programming (XP), that is. XP is a radical new style of computer programming that’s taken some subgroups of the computer industry by a storm. It features embarrassing rituals, a cork-board ...
In my previous article, I outlined the planning stages that are performed during an XP project, with a particular emphasis on the upfront planning that is ignored in many “XP” projects. This month I ...
Simple Talk is Red Gate’s journal for SQL Server and .NET developers. (Red Gate make SQL Server and .NET tools, such as SQL Data Compare and various .NET profilers). So anyway, I just published a kind ...
Hello everyone. Welcome back to the next PSD blog series with yours truly. It’s been a while since my last blog on “Scrum And …”. Alrite, this time I am going to discuss Scrum and eXtreme Programming ...
TEACH a programmer some discipline and he will code logically and cleanly for as long as a day; give him complete freedom and he will code for a lifetime in his own idiosyncratic way. But in the ...