Class diagrams

D

dev_15

Hi, i'm looking for some good books on Class diagrams with C++,
basically how to put one together given a specification. So a book
with lots of examples would be ideal.

Thanks
 
?

=?ISO-8859-1?Q?Erik_Wikstr=F6m?=

Hi, i'm looking for some good books on Class diagrams with C++,
basically how to put one together given a specification. So a book
with lots of examples would be ideal.

Do you want to create diagrams from code (try doxygen) or code from
diagrams? Either way, try the documentation of UML tools that can
generate code such as Rational Rose etc. Anyway, UML diagrams are off-
topic in this group.
 
D

dev_15

Do you want to create diagrams from code (try doxygen) or code from
diagrams? Either way, try the documentation of UML tools that can
generate code such as Rational Rose etc. Anyway, UML diagrams are off-
topic in this group.

Ok, i suppose i'm looking for a good book on OO concepts?
 
D

dilip

hi friends ,
myself Dilip,
to understand class diagram using c++ concepts you should first
understand C++ first then switch to UML (Unified Modelling Language)
Concepts By Dennis Ritcher.UML is designed in such way that anyone can
draw diagram of any Object Oriented Programming Languages such as
Java,C++.
Thanks ,
Dilip Kumar
http://www.intelcs.com/IT-Companies/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,201
Messages
2,571,049
Members
47,655
Latest member
eizareri

Latest Threads

Top