ussr1943
Aug 31 2006, 11:03 AM
i think this goes for any language (even foriegn) immerse yourself in it, get books,cds,start coding small programs that your interested in.
jgweed
Aug 31 2006, 02:13 PM
The only real way to learn a programming language is to do the code. Begin by entering even the simple programmes provided by any good textbook, run these, and debug them if they don't work. As soon as you feel confident, write your own programmes (even relatively simple ones using what you have learned so far). debug, comment, and think of more elegant ways of doing the same tasks.
Regards,
John