Whats the best way?

Usually I found books to be the best source of learning programming. Then you just have to have a lot of determination to figure it out. You will have to reverse engineer every problem in the book so that you truly understand how it works and what each function is doing.

Here is a link for some good starter books.

http://www.cprogramming.com/books.html

Edit: Here are a few more links to good stuff.

http://www.isotton.com/devel/docs/lcpp/

http://newdata.box.sk/bx/c/

http://www.howtoforge.com/learning-c-cplusplus-step-by-step

http://www.cplusplus.com/doc/tutorial/

**Let me know if you want more.
 
Back
Top Bottom