• 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
  • 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

UML - requirements to coding

 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Iam very new to the data modelling.
Can u please suggest some good books to start with UML with a practical approach.
Or any free tutorials.
That should give enough info abt how this UML supports from requirements phase to coding phase.
Thanx in advance
 
Sheriff
Posts: 17644
300
Mac Android IntelliJ IDE Eclipse IDE Spring Debian Java Ubuntu Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
babu,
The books we usually recommend are:
"Applying UML and Patterns" by Craig Larman
"UML Distilled" by Martin Fowler
 
Ranch Hand
Posts: 775
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Data modeling and UML design aren't the same thing. While it is possible to use UML for data modeling, it is atypical. There is one book out on using UML for data modeling; I skimmed through it at a bookstore, and it looked reasonable. It deals with a pretty small set of data modeling issues, but looked worthwhile if you were trying to figure out how to use UML in this way.
There are a lot of books on data modeling (i.e. modeling information for the purpose of designing database artifacts). A search on Amazon will get you a list of current offerings.
 
Shiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic