Bookmark Topic Watch 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Currently the best starter book probably is "UML Distilled" by Martin Fowler, ISBN 0321193687

Another good one is "Applying UML and Patterns" by Craig Larman, ISBN 0130925691

Both books are reviewed at the BunkHouse

"The unified modelling language user guide" by Booch Rumbaugh and Jacobson
is a very good ready reckoner. Best if you need to find out UML symbols for
a particular symbol quickly.

And then there is Robert C. Martin's new "UML for Java Programmers": ISBN 0131428489

UncleBob has also written "Agile Software Development" (ISBN 0135974445) which discusses UML in the context of designing applications.




CategoryUml CategoryBook
 
    Bookmark Topic Watch Topic
  • New Topic