>> I was curious to know if anyone here has done development using the Extreme Programming paradigm. And, if so, can you give me any feedback to its successful or Un-successful usage?<<
When two people are programming on one computer this is referred to as Pair Programming. This concept is part of several methodologies including Extreme Programming (XP). XP is a tight iteration development methodology. You can find more details here: http://www.extremeprogramming.org. Pair programming is something I have a lot of experience doing. My take is that it is boring has heck when you are working on something trivial (assembling a quick data entry form), but is great when you are working on complicated code, debugging, design, or learning something new. Rick White Light Computing, Inc. www.whitelightcomputing.com www.swfox.net www.rickschummer.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/019101c96f68$51a48c30$f4eda4...@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

