Jump to ratings and reviews
Rate this book

In a Nutshell

C++ in a Nutshell

Rate this book
To-the-point, authoritative, no-nonsense solutions have always been a trademark of O'Reilly books. The In a Nutshell books have earned a solid reputation in the field as the well-thumbed references that sit beside the knowledgeable developer's keyboard. C++ in a Nutshell lives up to the In a Nutshell promise. C++ in a Nutshell is a lean, focused reference that offers practical examples for the most important, most often used, aspects of C++. C++ in a Nutshell packs an enormous amount of information on C++ (and the many libraries used with it) in an indispensable quick reference for those who live in a deadline-driven world and need the facts but not the frills. The book's language reference is organized first by topic, followed by an alphabetical reference to the language's keywords, complete with syntax summaries and pointers to the topic references. The library reference is organized by header file, and each library chapter and class declaration presents the classes and types in alphabetical order, for easy lookup. Cross-references link related methods, classes, and other key features. This is an ideal resource for students as well as professional programmers. When you're programming, you need answers to questions about language syntax or parameters required by library routines quickly. What, for example, is the C++ syntax to define an alias for a namespace? Just how do you create and use an iterator to work with the contents of a standard library container? C++ in a Nutshell is a concise desktop reference that answers these questions, putting the full power of this flexible, adaptable (but somewhat difficult to master) language at every C++ programmer's fingertips.

704 pages, Paperback

First published January 1, 2003

23 people are currently reading
65 people want to read

About the author

Ray Lischner

26 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
16 (20%)
4 stars
35 (44%)
3 stars
23 (29%)
2 stars
3 (3%)
1 star
2 (2%)
Displaying 1 - 4 of 4 reviews
10 reviews8 followers
June 21, 2010
this book got me a job
50 reviews
December 29, 2024
Used as a reference when I was a coder. I’m retired now and doubt that I will do any more coding. C++ was my favorite language after SQL.
23 reviews2 followers
February 29, 2016
I've never been disappointed by an O'Reilly animal-on-the-cover book. This work continues the pattern. C++ is a complex language with many subtle points. The book is well organized, especially for use as a reference.

I read it on a Nook. Some of the tables and examples are difficult to read because of line wrapping and screen size. But, on the plus side, the layout is the same as a hardcopy when you use the compter version of the Nook software.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.