PDA

View Full Version : Learning C++ need help


morpheus
01-12-2003, 07:20 AM
Hello I guess im sorda like the rest of the people here. I bought C++ for dummies a while back though maybe it would be a good book. Its sorda a good book but I get lost in it some times. I was wondering if any one could point me in a direction of a great website I could read on about C++ save me some money from having to buy another book.

ray_MAN
01-12-2003, 03:57 PM
www.cplusplus.com

morpheus
01-12-2003, 07:03 PM
Thanks ill check it out :bounce:

ray_MAN
01-12-2003, 07:49 PM
No problem.

ray_MAN
01-12-2003, 07:57 PM
http://www.cprogramming.com/tutorial.html

HybridM
02-12-2003, 06:00 PM
The only way to learn C++ is to buy a book. NOT a For Dummies one either.

I hear "Accelerated C++" by Andrew Koenig & Barbara Moo is good.

Then when you've read through that get "The C++ Programming Language" by Bjarne Stroustrup. Bjarne is the creator of C++, and as such is the best resource (he's also on the standardisation committee) but his writing style is not always so lucid, which is why I suggest another book first.

morpheus
04-12-2003, 05:26 AM
Ok thanks for your suggestions. I probably will check them books out.

EvNTHriZen
09-01-2004, 10:29 AM
I learned form "Sams Teach yourself c++ in 21 days."