Start with Java to learn the the OO concepts and the basic syntax (syntax is only little different from C/C++ ). Then go to C++.
Going directly to C++ often causes that you start using bad OO programing concept to solve difficult things.
Better you start thinking OO right away thats why I would not recommend starting with C.
Gregor
__________________ |