• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

XP lifecycle

 
tumbleweed
Posts: 5089
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I read the following somewhere :

One of the discussions centers around a lifecycle of Listen (requirements) -> Test -> Code -> Design. Listen closely to customers while gathering their requirements. Develop test cases. Code the objects (using pair programming).


Does this imply that only the coding is done in pairs ?.
 
Author
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I guess it would be tricky to listen on your own :-)
All parts of XP are collaborative, but there's special emphasis on programming because it's so new to many people to do that in a collaborative way.
------------------
author of:
Refactoring : Improving the Design of Existing Code
UML Distilled, Second Edition: A Brief Guide to the Standard Object Modeling Language
Analysis Patterns : Reusable Object Models
Planning Extreme Programming
 
Johannes de Jong
tumbleweed
Posts: 5089
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
A geek with a sence of humor , saw you posting elsewere where you called yourself one.

By the way : The Agile Alliance what next a company, one product, (like UML) or just a bunch of geeks having fun sking, eating etc.
And whilst I have youre attention, do you know of any companies in the Netherlands that use XP.
Thanks, for your time.

swear PP was invented for people that can't spell

[This message has been edited by Johannes de Jong (edited April 05, 2001).]
 
martin fowler
Author
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Agile Alliance is nothing more than a web site ( http://agilealliance.org/ ), a manifesto, and the personal relationships behind it. We don't expect any unified agile whatsit - because we actually think there should be many different processes for different kinds of problems.
If you're interested in XP in the Netherlands, I'd post a question to http://groups.yahoo.com/group/extremeprogramming/

------------------
author of:
Refactoring : Improving the Design of Existing Code
UML Distilled, Second Edition: A Brief Guide to the Standard Object Modeling Language
Analysis Patterns : Reusable Object Models
Planning Extreme Programming
 
Johannes de Jong
tumbleweed
Posts: 5089
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Martin I'll post a message.
 
Ranch Hand
Posts: 142
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Martin,
I presume some new process guidelines will come out in the form of a paper or book. Is their any timeline on when we might see some detailed info on Agile Methodologies?

------------------
David Roberts - SCJP2,MCP
 
Why fit in when you were born to stand out? - Seuss. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic