Possible Duplicate:
What is the best source to learn C++?
I have been coding in C for quite some time now (around 3 years). Now i wish to learn programming in C++ and code in object oriented methodology.
There has been some discussion on how to start learning C++ http://stackoverflow.com/questions/525726/the-best-place-to-start-learning-c
That points to some good resources, but what i am looking for exactly is how do a hard core sequential C programmer should move to object oriented programming in C++ ...Any good starting directions/any sample applications which you suggest would be very usefull. Thanks in advance...