•
•
•
•
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
![]() |
With regard to C++ books, I'll just echo the advice here. 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
Book reviews can also be found at www.accu.org: Beginner's C++.
•
•
•
•
The following books are recommended; read them in mostly the order listed.
- "Accelerated C++" Andrew Koenig & Barbara Moo
- "The C++ Standard Library" Nicolai Josuttis --- a "must have"
- "Effective C++", "More Effective C++", "Effective STL" Scott Meyers
- "Exceptional C++", "More Exceptional C++" Herb Sutter
- "The C++ Programming Language" 3rd edition or later Bjarne Stroustrup
- "Modern C++ Design" Andrei Alexandrescu
- "C++ Templates" Vandevoorde & Josuttis
- "Standard C++ IOStreams and Locales" Langer & Kreft
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++).
Last edited by Dave Sinkula : Jan 3rd, 2006 at 6:44 pm.
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,752
Reputation:
Rep Power: 19
Solved Threads: 200
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.
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.
- http://www.amazon.com/exec/obidos/tg...l/-/0135974445
Agile Software Development, Principles, Patterns, and Practices. Robert C. Martin (Affectionately known as Uncle Robert among software engineers) - http://www.amazon.com/exec/obidos/tg...l/-/0131103628 The C Programming Language. Kernighan and Ritchie. C++ is derived from C after all and a lot of C features can still come in very handy.
- Your compiler documentation
•
•
•
•
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:
Rep Power: 4
Solved Threads: 0
"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)
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)
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
Its called C++ In Easy Steps
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.
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.
This site has a real thorough and updated list of books for C and C++
http://www.comeaucomputing.com/booklist/
http://www.comeaucomputing.com/booklist/
![]() |
•
•
•
•
•
•
•
•
DaniWeb C++ Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- What are some good programming books? (Computer Science and Software Design)
- Any recommendations on good Flash books? (Graphics and Multimedia)
- books cheap on LI (Web Developers' Lounge)
- Learning Marketing from books - The risks and their solutions. (IT Professionals' Lounge)
- Good books on Shell Programming/Perl (Perl)
- the books you use (Computer Science and Software Design)
Other Threads in the C++ Forum
- Previous Thread: more
- Next Thread: help me plzzzzzzzzzz


Linear Mode