User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 456,423 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,615 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser: Programming Forums
Views: 56298 | Replies: 54
Closed Thread
Join Date: Apr 2004
Posts: 3,755
Reputation: Dave Sinkula is a glorious beacon of light Dave Sinkula is a glorious beacon of light Dave Sinkula is a glorious beacon of light Dave Sinkula is a glorious beacon of light Dave Sinkula is a glorious beacon of light Dave Sinkula is a glorious beacon of light 
Rep Power: 17
Solved Threads: 147
Colleague
Dave Sinkula's Avatar
Dave Sinkula Dave Sinkula is offline Offline
long time no c

C++ Books

  #1  
Sep 2nd, 2004
With regard to C++ books, I'll just echo the advice here.
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
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.
AddThis Social Bookmark Button
 
Join Date: Nov 2004
Location: Netherlands
Posts: 5,752
Reputation: jwenting is a jewel in the rough jwenting is a jewel in the rough jwenting is a jewel in the rough jwenting is a jewel in the rough 
Rep Power: 19
Solved Threads: 200
Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: C++ Books

  #2  
Dec 19th, 2004
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.
 
Join Date: Apr 2005
Posts: 3
Reputation: BenneJezzerette is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
BenneJezzerette's Avatar
BenneJezzerette BenneJezzerette is offline Offline
Newbie Poster

Help Re: C++ Books

  #3  
Apr 5th, 2005
Originally Posted by Dave Sinkula
With regard to C++ books, I'll just echo the advice here.

[/list]Book reviews can also be found at www.accu.org: Beginner's C++.

Greetings, do they also cover gcc+ gtk+ and other Linux specific information?

I am new to this and want to start off right.
I have had Basic and Gbasic but no VB.

I use the KDE desktop and it has some nice dev tools. C++ and more.
thank you in advance.
:p
 
Join Date: Jul 2005
Posts: 29
Reputation: Gargen is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
Gargen Gargen is offline Offline
Light Poster

Re: C++ Books

  #4  
Jul 6th, 2005
"The C++ Programming Language" 3rd edition or later Bjarne Stroustrup

im currently reading this i recomend if you are serious about C++ only because its time consuming if you are just getting into this as a hobby get a smaller more focused book first (it also cost $70)
 
Join Date: Jul 2005
Location: UK
Posts: 34
Reputation: Mike182 is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
Mike182's Avatar
Mike182 Mike182 is offline Offline
Light Poster

Re: C++ Books

  #5  
Jul 29th, 2005
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
 
Join Date: Jan 2005
Posts: 99
Reputation: talkfreelance is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
talkfreelance talkfreelance is offline Offline
Junior Poster in Training

Re: C++ Books

  #6  
Aug 6th, 2005
I've used that one before, it's a decent book Mike.
TALKFREELANCE.COM

1,783 members and growing!
 
Join Date: Aug 2005
Posts: 596
Reputation: SpS is on a distinguished road 
Rep Power: 5
Solved Threads: 31
SpS's Avatar
SpS SpS is offline Offline
Posting Pro

News Re: C++ Books

  #7  
Sep 10th, 2005
There's another veru nice book
Thinking In C++,2nd Edition by Bruce Eckel
 
Join Date: Sep 2005
Posts: 102
Reputation: Niklas is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
Niklas's Avatar
Niklas Niklas is offline Offline
Junior Poster

Re: C++ Books

  #8  
Sep 16th, 2005
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.
 
Join Date: Aug 2005
Posts: 1,196
Reputation: Ene Uran is on a distinguished road 
Rep Power: 6
Solved Threads: 67
Ene Uran's Avatar
Ene Uran Ene Uran is offline Offline
Veteran Poster

Solution Re: C++ Books

  #9  
Sep 16th, 2005
This site has a real thorough and updated list of books for C and C++
http://www.comeaucomputing.com/booklist/
 
Join Date: Jul 2005
Location: Northern Ireland
Posts: 11
Reputation: ramcfloyn is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
ramcfloyn ramcfloyn is offline Offline
Newbie Poster

Re: C++ Books

  #10  
Oct 20th, 2005
Anyone any dealings with "C++ How To Program" 5th Edition? Work ordered it for me and I'm reluctant to use it if it would teach bad habits as has been suggested in one review that i have read
 
Closed Thread

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb C++ Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the C++ Forum

All times are GMT -4. The time now is 1:08 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC