December 2007
M T W T F S S
« Nov   Jan »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Advantages of Extreme Programming




Using Extreme Programming, especially for small teams has been found to well recommended. Here are some of the benefits that XP is supposed to carry with it:

- XP delivers clean designs and high quality software on a realistic schedule. – XP teams have a laser-like focus on testing. Each line of code is tested [...]



Core practices of Extreme Programming




The development methodology known as ‘Extreme Programming’ has 12 ‘Core Practices’. These can be grouped together into some groups:

Fine scale feedback

* Test driven development: Top XP teams practice “test-driven development”, working in very short cycles of adding a test, then making it work. Almost effortlessly, teams produce code with nearly 100 percent test [...]



What is Extreme Programming, and why is it so famous ?




There is an incredible amount of buzz over Extreme Programming; it is in many cases touted as the development process that is better than the traditional waterfall and spiral model for today’s world, with more customer responsiveness and more real-life. So what is exactly is Extreme Programming ?

Extreme Programming (or XP) is a software [...]



What is revision (version) control ?




If you have been involved in any project of somewhat complexity, then you would have come across the term called revision control ? So what exactly is revision control ? Revision control (also known as version control, or source control) is the management of multiple revisions of the same unit of information. The ‘unit of [...]