|
if you familar with and understand some of the concepts of C you've been reading about like arrays and for loops, while loops, if else statements etc. you'll have an easier time because those same concepts exist in C++ as well. the hardest part is that you'll have to learn about object oriented programming and some concepts for that will take awhile to grasp. good luck.
|