| Author |
Re:Book on Object Oriented Design
|
Phani Burra
Ranch Hand
Joined: Dec 13, 2007
Posts: 52
|
|
Hi Ranchers, Can anyone suggest a good book for object oriented analysis & design in java. I need a book which gives me good explanation on how to approach a problem, in the sense given any real world problem like say "How do you design a parking lot?". Now my approach would be to first know what all elements comprise a parking lot and what all classes I need to implement it and what attributes and methods the design should have and stuff like. Basically I need a good book which explains how to come up with the design of the problem using OOPs concepts. Any suggestions regarding the same will be very helpful.
|
 |
Qussay Najjar
Ranch Hand
Joined: Jan 18, 2008
Posts: 53
|
|
Try out HeadFirst Object-Oriented Analysis and Design: check the book on Amazon.com It's really perfect book, and amazing way to teach you what you want.
|
Qussay NAJJAR
|
 |
Phani Burra
Ranch Hand
Joined: Dec 13, 2007
Posts: 52
|
|
|
Hey thanks a lot man....I am currently using that book. I actually waited for sometime for someone to reply and did my own research and finally ended with it. Nyways thanks for replying back.
|
 |
 |
|
|
subject: Re:Book on Object Oriented Design
|
|
|