I am new to c++ world.Have a question to all of you.....

hello friends
I am basically an embedded systems engineer and wish to know the object oriented programming.In this regard i wish to know whether the tutorial available in this site(www.cplusplus.com)is sufficient to understand c++ or not.Please guide me in this regard...........
thanks
puneet
...to get started, yes it is sufficient.
If you can absorb everything in one pass you may even be considered proficient.
But to completely understand C++, that takes years. I've been at it a long time and I'm still learning stuff.

Don't be discouraged though. The tutorials on this site are some of the best I've seen.

Also highly recommended is the book Code Complete.
http://www.cplusplus.com/forum/lounge/1953/page2.html

Have fun!
Last edited on
I have Beginning C++ by Wrox press. It is very thorough and well-written. Don't let the name fool you; it's over 900 pages long.
I've been using Black Book C++ and I like it a lot. And if don't understand something specific don't be afraid to do a quick search on Google.
Topic archived. No new replies allowed.