Limit this search to....

C++ Programming Language: A Quickstudy Laminated Reference Second Edition, Edition
Contributor(s): Smith, Scott (Author)
ISBN: 1423241738     ISBN-13: 9781423241737
Publisher: Quickstudy Reference Guides
OUR PRICE:   $7.16  
Product Type: Other
Published: May 2019
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - C++
- Computers | Reference
Physical Information: 0.2" H x 8.3" W x 10.9" (0.30 lbs) 6 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Focusing on the current "best practice" of the C++ standard, this handy 6 page laminated reference guide is a must-have desktop tool designed to give you the need-to-know answers at your fingertips. Author Scott Smith with 30 plus years of experience using C++ and authoring thousands of pages of technical documentation while working with world-wide financial markets has meticulously constructed the reference he knows you need. C++ is a living language which is continuously evolving. The code in this guide was testing against GCC 8.2.1 and should work with any C++ compiler which fully implements the standard.
6 page laminated guide includes:
  • Basic Concepts
  • Source Code Comments
  • The Preprocessor
  • Line Continuation
  • Keywords, Attributes
  • Fundamental Types
  • Enumerations
  • Compound Types, Incomplete Types, Type Aliases
  • Objects, CV Qualifiers, Storage Class Specifiers
  • Object Lifetime, Object Initialization
  • Literals
  • Expressions, Operators, Statements
  • Functions
  • Lambda Expressions
  • Classes
  • Access Specifiers
  • Special Member Functions
  • Copy/Move
  • Namespaces
  • Name Resolution & Scopes, Name Hiding
  • Polymorphism
  • Function Overloading
  • Type Conversion
  • Operator Overloading