Object Oriented Design Question

Anyone know good reference of Object Oriented Design in C++?
I'm looking for the basic concept, tips, 'the way of' designing an Object.

Currently I'm a little bit confused when writing classes and their relationship (when I should make it an instance or extends it?)...


Thanks in advance. Love you (~^_^~).
That's not a design anyway XD

Thanks for your reply firedraco
are you looking for a book on C++ design parttens ?
well
I am a newbie here ,but .

http://www.cplusplus.com/doc/tutorial/classes.html

s not a tutorial about Design parttens.
Topic archived. No new replies allowed.