Object Oriented Design Question

Sep 21, 2008 at 7:37am
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 (~^_^~).
Sep 21, 2008 at 7:07pm
Sep 24, 2008 at 4:37pm
That's not a design anyway XD

Thanks for your reply firedraco
Sep 24, 2008 at 4:46pm
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.