Название: C++ Notes for Professionals Автор: Stack Overflow Contributors Издательство: Stack Overflow Contributors Год: 2018 Страниц: 708 Язык: английский Формат: pdf (true), djvu Размер: 14.5 MB
This C++ Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA, see credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless otherwise specified. This is an unofficial free book created for educational purposes and is not affiliated with official C++ group(s) or company(s) nor Stack Overflow. All trademarks and registered trademarks are the property of their respective company owners.
Contents:
Chapter 1: Getting started with C++
Chapter 2: Literals
Chapter 3: operator precedence
Chapter 4: Floating Point Arithmetic
Chapter 5: Bit Operators
Chapter 6: Bit Manipulation
Chapter 7: Bit fields
Chapter 8: Arrays
Chapter 9: Iterators
Chapter 10: Basic input/output in c++
Chapter 11: Loops
Chapter 12: File I/O
Chapter 13: C++ Streams
Chapter 14: Stream manipulators
Chapter 15: Flow Control
Chapter 16: Metaprogramming
Chapter 17: const keyword
Chapter 18: mutable keyword
Chapter 19: Friend keyword
Chapter 20: Type Keywords
Chapter 21: Basic Type Keywords
Chapter 22: Variable Declaration Keywords
Chapter 23: Keywords
Chapter 24: Returning several values from a function
Chapter 25: Polymorphism
Chapter 26: References
Chapter 27: Value and Reference Semantics
Chapter 28: C++ function "call by value" vs. "call by reference"
Chapter 29: Copying vs Assignment
Chapter 30: Pointers
Chapter 31: Pointers to members
Chapter 32: The This Pointer
Chapter 33: Smart Pointers
Chapter 34: Classes/Structures
Chapter 35: Function Overloading
Chapter 36: Operator Overloading
Chapter 37: Function Template Overloading
Chapter 38: Virtual Member Functions
Chapter 39: Inline functions
Chapter 40: Special Member Functions
Chapter 41: Non-Static Member Functions
Chapter 42: Constant class member functions
Chapter 43: C++ Containers
Chapter 44: Namespaces
Chapter 45: Header Files
Chapter 46: Using declaration...
Скачать C++ Notes for Professionals
|