| audinue (35) | |
|
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 (~^_^~). | |
|
|
|
| audinue (35) | |
|
That's not a design anyway XD Thanks for your reply firedraco | |
|
|
|
| sanzilla (59) | |
|
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. | |
|
|
|