I've dabbled in both, but wouldn't call myself a serious programmer. The main thing is to get used to thinking of C and C++ as two completely distinct languages. Don't be tempted to think of C++ as a version of C.
I teach-yourself-C++ book I have stresses that C++ can be harder to learn for people who already know C because they need to "unlearn" a few things first. Yuri
