942,504 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 148276
  • C++ RSS
You are currently viewing page 1 of this multi-page discussion thread
Sep 2nd, 2004
12

C++ Books

Expand Post »
With regard to C++ books, I'll just echo the advice here.
Quote ...
The following books are recommended; read them in mostly the order listed.
Proper credit: vawjr, who now has this posted.

The following is also recommended.
C++ Coding Standards : 101 Rules, Guidelines, and Best Practices, Herb Sutter, Andrei Alexandrescu
Quote originally posted by Daved ...
Consider adding C++ Coding Standards to that list. It is by Sutter and Alexandrescu, and has an excellent compilation and mini-discussion of many of the topics discussed in greater detail in the other books. It is not a coding standards book, but rather a guide to best practices in C++ code and would fit perfectly as an introduction or summary of many of the other books on that list (after Accelerated C++).
Book reviews can also be found at www.accu.org: Beginner's C++.
Last edited by Dave Sinkula; Jan 3rd, 2006 at 6:44 pm.
Similar Threads
Team Colleague
Reputation Points: 2780
Solved Threads: 312
long time no c
Dave Sinkula is offline Offline
4,790 posts
since Apr 2004
Dec 19th, 2004
0

Re: C++ Books

Time for a Big Bump.

I'd like to add a title or two as well, which even though not C++ specific should be required reading for any serious student (or practitioner) of software development.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Jul 29th, 2005
3

Re: C++ Books

I have a great recommendation, this is a cheap book, full colour, and extremely detailed, im from the UK, here its £10.99, so thats about $20 roughly.
Its called C++ In Easy Steps
Reputation Points: 10
Solved Threads: 0
Light Poster
Mike182 is offline Offline
34 posts
since Jul 2005
Sep 10th, 2005
3

Re: C++ Books

There's another veru nice book
Thinking In C++,2nd Edition by Bruce Eckel
SpS
Reputation Points: 70
Solved Threads: 32
Posting Pro
SpS is offline Offline
598 posts
since Aug 2005
Sep 16th, 2005
1

Re: C++ Books

Im currently Reading

Beginning C++ Game Programming by Michael Dawson

I just started but I really like this book because it goes at an evne pase and after every program explains what each section of source code means does and why it does that.

Sam's Teach yourself C++ in 10 minutes by Jesse Liberty

This book takes you about 10 minutes for each lesson so its good if you are on a busy schedule but 4 me its goes really fast and the chapters are so short its hard to understand some thing. If I had not read Beginning C++ Game Programming first I would have been lost in this book.

*the compiler that comes with Beginning C++ Game Programming is one of the best ive seen.
Reputation Points: 14
Solved Threads: 0
Junior Poster
Niklas is offline Offline
104 posts
since Sep 2005
Nov 6th, 2005
4

Re: C++ Books

here is a small list of Free C/C++ programming books. They may help you a bit in programming.
C++ GUI Programming with Qt 3
C Programming Tutorial (K&R version 4)
C Elements of Style
A Beginners C++
C++ Annotations

and many more....

http://www.mycplus.com/forum/forum_topics.asp?FID=46 here is the link to download the books.
Reputation Points: 9
Solved Threads: 1
Junior Poster in Training
msaqib is offline Offline
91 posts
since Sep 2004
Nov 7th, 2005
0

Re: C++ Books

noticed some one mentioned about Sams teach yourself c++ in 10 minutes, just wondering why no body recommend its cousin:

Sams teach yourself c++ in 21 days by the same author: Jesse Liberty

a great book for beginners, if you have the time to read through the whole book. It is really detailed and gives tons of good examples.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
xfruan is offline Offline
12 posts
since Mar 2005
Apr 2nd, 2006
1

Re: C++ Books

I'm reading "C++ Primer 4th edition" by Stan Lippman, Josee Lajoie, and Barbara Moo at the moment, it would be categorised as progression to intermediate level of C++ for someone with prior programming experience. Seems like a decent book so far (unlike the previous editions of C++ Primer, or so I've read from reviews at Amazon).
Reputation Points: 13
Solved Threads: 0
Newbie Poster
neilem is offline Offline
4 posts
since Apr 2006
Apr 19th, 2006
0

Re: C++ Books

Absolute C++ by Walter Savitch is a pretty good book too. Thats the one that I used back in the days when I was a begginer (and that was a long long time ago).
Reputation Points: 10
Solved Threads: 1
Posting Pro in Training
MIGSoft is offline Offline
472 posts
since Jul 2005
Apr 20th, 2006
0

Re: C++ Books

One of the biggest problems with C++ books older than 1999/2000 is that they do not recognise alot of modern Standard C++ content. A problem commonly found with "revised" books after 1999/2000 (Books which were originally published long before C++ was standardised, but have been updated) is that the Standard C++ content has very much been added as an afterthought, with little or no reflection upon the rest of the book. So many books suffer from this lack of exertion on the part of the author, that these books end up being very unhelpful to someone learning modern C++

C++ really took a whole new direction since the Standard was finalised, and any book which has ignored the progress made by the ISO committee really isn't worth buying for someone who is new to C++.
The comparitively small number of books (sic*) which do follow the direction of C++ are generally found reviewed and rated "Recommended" or "Highly Recommended" at the ACCU website.


*Compared with the vast number of truly awful ones
Reputation Points: 307
Solved Threads: 62
Posting Pro
Bench is offline Offline
565 posts
since Feb 2006
Message:
Previous Thread in C++ Forum Timeline: Help in c++
Next Thread in C++ Forum Timeline: DEV-C++ equation solver





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC