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

Jun 30, 2008 at 3:12pm
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
Jun 30, 2008 at 3:27pm
...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 Jun 30, 2008 at 3:29pm
Jun 30, 2008 at 4:18pm
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.
Jun 30, 2008 at 4:38pm
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.