Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Been using it for a bit now (Score 2) 288

The main difference about XP that I've seen is that you write test code (unit or not) before you write the code that it's testing. You do this iteratively, not in a big lump. XP has been working great for our team (hey, we're still on schedule).

As far as the "this will slow me down and I won't get to surf as much" argument: we have the advantage of actually having test code and constant code inspection, two things that I've seen many projects missing.

Slashdot Top Deals

"We want to create puppets that pull their own strings." -- Ann Marion "Would this make them Marionettes?" -- Jeff Daiell

Working...