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 ...
Read More
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.
Read Less
Add this copy of C++ in a Nutshell: a Desktop Quick Reference to cart. $2.58, good condition, Sold by ZBK Books rated 4.0 out of 5 stars, ships from Woodland Park, NJ, UNITED STATES, published 2003 by O'Reilly Media.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Used book in good and clean conditions. Pages and cover are intact. Limited notes marks and highlighting may be present. May show signs of normal shelf wear and bends on edges. Item may be missing CDs or access codes. May include library marks. Fast Shipping.
Add this copy of C++ in a Nutshell to cart. $3.15, fair condition, Sold by Opalick rated 4.0 out of 5 stars, ships from evans, GA, UNITED STATES, published 2003 by O'Reilly Media.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Fair. Buy with confidence! Comes with our 100% money back guarantee! ! Tracking included with every order! ! ! The cover is clean but does show some wear....The cover has curled corners....This book has markings on the cover....Book cover has tears....The pages show normal wear....Page corners are curled....
Add this copy of C++ in a Nutshell to cart. $3.98, good condition, Sold by ThriftBooks-Atlanta rated 5.0 out of 5 stars, ships from Austell, GA, UNITED STATES, published 2003 by O'Reilly Media.
Add this copy of C++ in a Nutshell to cart. $3.98, good condition, Sold by ThriftBooks-Reno rated 5.0 out of 5 stars, ships from Reno, NV, UNITED STATES, published 2003 by O'Reilly Media.
Add this copy of C++ in a Nutshell to cart. $3.98, good condition, Sold by ThriftBooks-Dallas rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2003 by O'Reilly Media.
Add this copy of C++ in a Nutshell to cart. $3.98, good condition, Sold by ThriftBooks-Baltimore rated 4.0 out of 5 stars, ships from Halethorpe, MD, UNITED STATES, published 2003 by O'Reilly Media.
Add this copy of C++ in a Nutshell to cart. $3.99, good condition, Sold by The Maryland Book Bank rated 5.0 out of 5 stars, ships from baltimore, MD, UNITED STATES, published 2003 by O'Reilly Media.
Add this copy of C++ in a Nutshell to cart. $5.00, very good condition, Sold by HPB-Ruby rated 4.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2003 by O'Reilly Media.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Very good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Add this copy of C++ in a Nutshell to cart. $6.49, very good condition, Sold by HPB-Emerald rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2003 by O'Reilly Media.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Very good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Add this copy of C++ in a Nutshell to cart. $6.76, like new condition, Sold by Red's Corner rated 5.0 out of 5 stars, ships from Tucker, GA, UNITED STATES, published 2003 by O'Reilly Media.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Fine. All orders ship by next business day! This is a used paperback book with wear due to handling. Pages have no markings. Has a personalized note/signature just inside the cover. For USED books, we cannot guarantee supplemental materials such as CDs, DVDs, access codes and other materials. We are a small company and very thankful for your business!
I'm in the process of learning C++ by using in a scientific setting. I have found this book very useful in that it includes information about each standard header including what is in it, how functions and classes in it are invoked, etc. It doesn't really describe how C++ works or how to program, but just provides information about how pieces work together. It has been very useful, but would not get me by as a sole c++ reference.