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. $1.37, fair condition, Sold by Zoom Books East rated 4.0 out of 5 stars, ships from Glendale Heights, IL, UNITED STATES, published 2003 by O'Reilly Media.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Fair. Book is in acceptable condition and shows signs of wear. Book may also include underlining highlighting. The book can also include From the library of labels. May not contain miscellaneous items toys dvds etc. We offer 100% money back guarantee and 24 7 customer service.
Add this copy of C++ in a Nutshell to cart. $2.36, good condition, Sold by ThriftBooks-Baltimore rated 5.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. $2.71, good condition, Sold by The Maryland Book Bank rated 4.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. $4.74, 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!
Add this copy of C++ in a Nutshell to cart. $5.00, very good condition, Sold by HPB-Ruby 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.49, very good condition, Sold by HPB-Diamond 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. $7.99, very good condition, Sold by HPB-Emerald 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: a Desktop Quick Reference to cart. $9.99, good condition, Sold by HPB-Red 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:
Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or limited writing/highlighting. We ship orders daily and Customer Service is our top priority!
Add this copy of C++ in a Nutshell: a Desktop Quick Reference to cart. $10.29, like new condition, Sold by Solr Books rated 5.0 out of 5 stars, ships from Lincolnwood, IL, UNITED STATES, published 2003 by O'Reilly Media.
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.