Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Two C++ Book

Programming languages, Coding, Executables, Package Creation, and Scripting.
Post Reply
Message
Author
s42
Posts: 13
Joined: 2006-05-27 08:31

Two C++ Book

#1 Post by s42 »

Which of the following would you suggest for a C++ beginner? If you have read either of them what were your thoughts on it?

http://www.amazon.com/exec/obidos/tg/de ... ce&s=books

or

http://www.amazon.com/exec/obidos/tg/de ... ce&s=books

Thanks in advance.

scap
Posts: 16
Joined: 2006-08-06 14:51
Location: The Netherlands

#2 Post by scap »

Personally I recommend reading "C++ Primer Plus"

http://www.amazon.com/gp/product/067232 ... F8&s=books

It explains a lot (if not all) about C++ in a steady pace. The material can get a little dry at times, but it shouldn't stop you. I stopped reading it 3/4 through after I decided C++ wasn't for me.

I can't say anything about the other books, haven't read them.

Post Reply