View Single Post
Old Apr 3rd, 2008, 1:23 AM   #6
BstrucT
Hobbyist Programmer
 
BstrucT's Avatar
 
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 175
Rep Power: 1 BstrucT is on a distinguished road
Re: New to programming

Quote:
Originally Posted by Benoit View Post
If you're having trouble with C++, maybe you should start with C.
Good Point.
That's how I did it.
You can't go wrong with C as it forces you to actually check your code line for line at times. And also that you can't really progress before understanding the previous work.

Tricky but very good starting point.
__________________
The more the human race tries to change everything, when not needed, the less will they be able to change themselves when they need to.
BstrucT is offline   Reply With Quote