Books
Books
Books
Books Links
- ACCU - Reviews Index Page Association of C & C++ Users book review section. A collation of over 2000 reviews that have appeared in ACCU journals.
- Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions Shows by example how to go about sound software engineering in standard C++. (Herb Sutter)
- Modern C++ Design: Generic Programming and Design Patterns Applied Introduces the concept of generic components--reusable design templates that produce boilerplate code for compiler consumption--all within C++. Contains free sample chapter and C++ library source code. (Andrei Alexandrescu)
- C++ in Action Web book containing an introduction to C++, programming techniques, and software design. (Bartosz Milewski)
- Thinking in C++ (2nd Edition) This two volume book, which covers Standard C++, is available free on-line. Includes reader comments and a link to subscribe to Eckel's mailing list. (Bruce Eckel)
- Efficient C++: Performance Programming Techniques Demonstrates the potential of C++ to produce highly efficient programs. Focuses on practical, everyday object-oriented design principles and C++ coding techniques that can yield large performance improvements. (Dov Bulka and David Mayhew)
- Effective C++: 50 Specific Ways to Improve Your Programs and Design (Second Edition) Each of this book's 50 guidelines summarizes a way to write better C++, and the accompanying discussions are backed by specific examples. Contains 4 sample items and updates/errata. (Scott Meyers)
- Who's Afraid of C++? Introductory book available on-line. (Steve Heller)
- More Effective C++: 35 New Ways to Improve Your Programs and Designs Meyers explains how to write software that is more effective: more efficient, more robust, more consistent, more portable, and more reusable. Contains 4 sample items and updates/errata. (Scott Meyers)
- The C++ Programming Language (Third Edition and Special Edition) Contains free introductory chapters and appendices about compatibility with C, locales, and the standard library's exception safety. (Bjarne Stroustrup)
- The C/C++ Journal Essential C/C++ Reading List C/C++ Journal Consulting Editor Chuck Allison rates "timeless" books and categorizes them as Introductory, Intermediate, Advanced, Reference, Design, and/or Idioms.
- CGI Programming in C++ Explains how to connect legacy systems to the Internet using C++. (Authorz.net, a division of Systemics)
- The C++ Standard Library from Scratch On-line introduction and support page with Standard Library quick reference on-line, source code, exercises and solutions, and errata. (Pablo Halpern)
- Essential C++ Offers a fast-track to learning and working with C++ on the job. (Stanley B. Lippman)
- Accelerated C++: Practical Programming by Example Contains source code and errata. (Andrew Koenig and Barbara E. Moo)
| Help build the largest human-edited directory on the web. |
| Submit a Site - Open Directory Project - Become an Editor |