• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

definitions

 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What do all these initials stand for?
XP = extreme programming, right?
UP = ?
RUP = ?
DRUP = ?
 
Bartender
Posts: 612
7
Mac OS X Python
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Marilyn,

What do all these initials stand for?
XP = eXtreme Programming, right? YEPP - right on
UP = Unified Process (unified method)
RUP = Rational Unified Process (UP from Rational, but since the
people tht gave us UP (Booch, Rumbaugh then Jabobson) were the
principles at Rational - early on the difference was moot
DRUP = ? - Do not know what it stands for, but i think this is
Booch's approach to a smaller, process.
Steve
 
Steve Fahlbusch
Bartender
Posts: 612
7
Mac OS X Python
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For a very good, but very short historical article on how UML and UP were co-developed, see: Communications of the ACM, October 1999 "UML in Action", Grady Booch, Guest Editor.
Rest of the journal has many real examples of UML.
 
Ranch Hand
Posts: 1874
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
yeah , Steve you are right. It is Booch's approach for minimal RUP. It is lightweight RUP you can say. I think about this he is writing in his forthcoming book with newkirk.
Do you know more such type of processes ? which goes on the same lines of RUP & XP ?
reply
    Bookmark Topic Watch Topic
  • New Topic