How to become familiar in C++ Oop Concept

Friends, I am new to C++. I want to learn Oop concepts of C++.

Thanks in advance,
Alex.
Last edited on
First of all - be familiar with everything that has nothing to do with classes/structs etc.

Then, read this. http://cplusplus.com/doc/tutorial/classes/

Once you get that - I mean, REALLY get it, Like, I tell you "write this class" and you can do it - go over here
http://oodesign.com
Last edited on
Topic archived. No new replies allowed.