Yves M
February 13th, 2003, 12:58 PM
Q: What are good books on C++?
A:
"Accelerated C++ (http://books.internet.com/books/020170353X)"
Andrew Koenig & Barbara E. Moo
Addison-Wesley
ISBN: 020170353X
<br><br>
"The C++ Programming Language (Special 3rd Edition) (http://books.internet.com/books/0201700735)"
Bjarne Stroustrup
Addison-Wesley
ISBN: 0201700735
<br><br>
"Exceptional C++ (http://books.internet.com/books/0201615622)"
Herb Sutter
Addison-Wesley
ISBN: 0201615622
<br><br>
"More Exceptional C++" (http://books.internet.com/books/020170434X)
Herb Sutter
Addison-Wesley
ISBN: 020170434X
<br><br>
"Effective C++ (http://books.internet.com/books/0201924889)"
Scott Meyers
Addison-Wesley
ISBN: 0201924889
<br><br>
"More Effective C++" (http://books.internet.com/books/020163371X)
Scott Meyers
Addison-Wesley
ISBN: 020163371X
<br><br>
"The C++ Standard Library : A Tutorial and Reference (http://books.internet.com/books/0201379260)"
Nicolai M. Josuttis
Addison-Wesley
ISBN: 0201379260
<br><br>
"C++ Coding Standards (http://books.internet.com/books/0321113586)"
Herb Sutter - Andrei Alexandrescu
Addison-Wesley
ISBN: 0321113586
<br><br>
"Effective STL (http://books.internet.com/books/0201749629)"
Scott Meyers
Addison-Wesley
ISBN: 0201749629
<br><br>
"C++ Templates (http://books.internet.com/books/0201734842)"
David Vandevoorde & Nicolai M. Josuttis
Addison-Wesley
ISBN: 0201734842
<br><br>
"Modern C++ Design (http://books.internet.com/books/0201704315)"
Andrei Alexandrescu
Addison-Wesley
ISBN: 0201704315
<br><br>
"C++ Gotchas: Avoiding Common Problems in Coding and Design (http://books.internet.com/books/0321125185)"
Stephen C. Dewhurst
Addison-Wesley
ISBN: 0321125185
<br><br>
"Inside the C++ Object Model (http://books.internet.com/books/0201834545)"
Stanley B. Lippman
Addison-Wesley
ISBN: 0201834545
<br><br>
"C++ Strategies and Tactics (http://books.internet.com/books/0201563827)"
Robert B. Murray
Addison-Wesley
ISBN: 0201563827
A free e-book:
Thinking in C++ by Bruce Eckel is available here (http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html).
<br>
Some of the above were already reviewed by others. Take a look here (http://extra.codeguru.com/default.asp). To get reviews on many other books go here (http://www.accu.org/bookreviews/public/index.htm)...
FAQ contributed by: [Kevin Hall (http://www.codeguru.com/forum/member.php?u=85152)] [Sam Hobbs (http://www.codeguru.com/forum/member.php?u=4605)] [NMTop40 (http://www.codeguru.com/forum/member.php?u=39327)] [elpiper (http://www.codeguru.com/forum/member.php?u=138270)] [miteshpandey (http://www.codeguru.com/forum/member.php?u=92312)]
<br><br>
A:
"Accelerated C++ (http://books.internet.com/books/020170353X)"
Andrew Koenig & Barbara E. Moo
Addison-Wesley
ISBN: 020170353X
<br><br>
"The C++ Programming Language (Special 3rd Edition) (http://books.internet.com/books/0201700735)"
Bjarne Stroustrup
Addison-Wesley
ISBN: 0201700735
<br><br>
"Exceptional C++ (http://books.internet.com/books/0201615622)"
Herb Sutter
Addison-Wesley
ISBN: 0201615622
<br><br>
"More Exceptional C++" (http://books.internet.com/books/020170434X)
Herb Sutter
Addison-Wesley
ISBN: 020170434X
<br><br>
"Effective C++ (http://books.internet.com/books/0201924889)"
Scott Meyers
Addison-Wesley
ISBN: 0201924889
<br><br>
"More Effective C++" (http://books.internet.com/books/020163371X)
Scott Meyers
Addison-Wesley
ISBN: 020163371X
<br><br>
"The C++ Standard Library : A Tutorial and Reference (http://books.internet.com/books/0201379260)"
Nicolai M. Josuttis
Addison-Wesley
ISBN: 0201379260
<br><br>
"C++ Coding Standards (http://books.internet.com/books/0321113586)"
Herb Sutter - Andrei Alexandrescu
Addison-Wesley
ISBN: 0321113586
<br><br>
"Effective STL (http://books.internet.com/books/0201749629)"
Scott Meyers
Addison-Wesley
ISBN: 0201749629
<br><br>
"C++ Templates (http://books.internet.com/books/0201734842)"
David Vandevoorde & Nicolai M. Josuttis
Addison-Wesley
ISBN: 0201734842
<br><br>
"Modern C++ Design (http://books.internet.com/books/0201704315)"
Andrei Alexandrescu
Addison-Wesley
ISBN: 0201704315
<br><br>
"C++ Gotchas: Avoiding Common Problems in Coding and Design (http://books.internet.com/books/0321125185)"
Stephen C. Dewhurst
Addison-Wesley
ISBN: 0321125185
<br><br>
"Inside the C++ Object Model (http://books.internet.com/books/0201834545)"
Stanley B. Lippman
Addison-Wesley
ISBN: 0201834545
<br><br>
"C++ Strategies and Tactics (http://books.internet.com/books/0201563827)"
Robert B. Murray
Addison-Wesley
ISBN: 0201563827
A free e-book:
Thinking in C++ by Bruce Eckel is available here (http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html).
<br>
Some of the above were already reviewed by others. Take a look here (http://extra.codeguru.com/default.asp). To get reviews on many other books go here (http://www.accu.org/bookreviews/public/index.htm)...
FAQ contributed by: [Kevin Hall (http://www.codeguru.com/forum/member.php?u=85152)] [Sam Hobbs (http://www.codeguru.com/forum/member.php?u=4605)] [NMTop40 (http://www.codeguru.com/forum/member.php?u=39327)] [elpiper (http://www.codeguru.com/forum/member.php?u=138270)] [miteshpandey (http://www.codeguru.com/forum/member.php?u=92312)]
<br><br>