C++ Programming/Booklinks

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

Contents

[edit] Other (dead tree) books on C++

[edit] Introductory books

  • Thinking in C++, Volume 1: Introduction to Standard C++ by Bruce Eckel, ISBN 0139798099. (available for free download.)

[edit] Advanced topics

  • Thinking in C++, Volume 2: Practical Programming by Bruce Eckel, ISBN 0130353132
  • Effective C++ : 55 Specific Ways to Improve Your Programs and Designs, 3rd ed. by Scott Meyers, ISBN 0321334876

[edit] Reference books