View Single Post
Old Jul 10th, 2005, 1:31 PM   #19
linuxpimp20
Hobbyist Programmer
 
Join Date: May 2005
Location: ma
Posts: 138
Rep Power: 4 linuxpimp20 is on a distinguished road
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.
linuxpimp20 is offline   Reply With Quote