UML book

  • Thread starter Thread starter gary ford
  • Start date Start date
G

gary ford

hello guys,

I have been programming in .NET for about 2 years and I
am looking for a good book on object orientation with UML
design

I would appreciate if someone could give me suggestions on
this

thanks

Gary
 
gary ford said:
hello guys,

I have been programming in .NET for about 2 years and I
am looking for a good book on object orientation with UML
design

These are the books Metsker (very good author) reccomends:

The Unified Modelling Language User Guide (Booch)
UML Distilled (Fowler)
 
I would probably buy the APress's "Beginning C# Objects: From Concepts to
Code" -- it covers both UML and OO concepts very well.

Once you have mastered the OO concepts, a good UML book to buy is "UML
Distilled"
 
Back
Top