Monday, May 24, 2010

How to learn C/C++?

Whats the best way to teach myself c/c++? any specific book or website anyone knows of?


i know some java so will it be pretty similiar/not as difficult.


i know theyre different types of programming languages, just wondering tho....


thanks

How to learn C/C++?
If you want to do more then just know the syntax you should probably also check out "Effective C++" by Scott Meyers. Java and C++ may have similar syntax, but the garbage collector makes using them effectively very different.
Reply:I would start with beginners books to learn, you can check these web sites


www.bookpool.com


www.nerdbooks.com


www.amazon.com
Reply:I agree with pivy. This book is a great resource in C++ and OOP in general.
Reply:check out turbo cplusplus.com


and to learn turbo c++ read Yashwant Kanetkar's let us c.


its the best.
Reply:And if you want something to challenge you in OOP with C++, try out "Thinking in C++" by Bruce Eckels. It is available for download at the URL below.


No comments:

Post a Comment