C++ In a Nutshell: A Desktop Quick Reference

C++ In a Nutshell: A Desktop Quick Reference

by Ray Lischner
C++ In a Nutshell: A Desktop Quick Reference

C++ In a Nutshell: A Desktop Quick Reference

by Ray Lischner

eBook

$23.99  $31.99 Save 25% Current price is $23.99, Original price is $31.99. You Save 25%.

Available on Compatible NOOK Devices and the free NOOK Apps.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

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.


Product Details

ISBN-13: 9781449378837
Publisher: O'Reilly Media, Incorporated
Publication date: 05/08/2003
Series: In a Nutshell (O'Reilly)
Sold by: Barnes & Noble
Format: eBook
Pages: 810
File size: 6 MB

About the Author

Ray Lischner began his career as a software developer, but dropped out of the corporate rat race to become an author. He started using C++ in the late 1980s, working at a company that was rewriting its entire product line in C++. Over the years, he has witnessed the evolution of C++ from cfront to native compilers to integrated development environments to visual, component-based tools. Ray has taught C++ at Oregon State University. He is the author of Delphi in a Nutshell and O'Reilly's upcoming C++ in a Nutshell, as well as other books.

Table of Contents

  • Preface
  • Chapter 1: Language Basics
  • Chapter 2: Declarations
  • Chapter 3: Expressions
  • Chapter 4: Statements
  • Chapter 5: Functions
  • Chapter 6: Classes
  • Chapter 7: Templates
  • Chapter 8: Standard Library
  • Chapter 9: Input and Output
  • Chapter 10: Containers, Iterators, and Algorithms
  • Chapter 11: Preprocessor Reference
  • Chapter 12: Language Reference
  • Chapter 13: Library Reference
  • Appendix A: Compiler Extensions
  • Appendix B: Projects
  • Glossary
  • Colophon
From the B&N Reads Blog

Customer Reviews