C++ : how to program / Paul Deitel, Harvey Deitel
Material type:
- 0134448235 (pbk)
- 9780134448237 (pbk)
- 005.133 23
- 005.133 C++
- Pubbz
Item type | Current library | Call number | Status | Date due | Barcode | Item holds | |
---|---|---|---|---|---|---|---|
Book (loan) | Campus Karlskrona | 005.133 C++ | Available | 080041488631 | |||
Book (loan) | Campus Karlskrona | 005.133 C++ | Available | 080041488633 |
"Introducing the new C++14 Standard" -- title page
Includes index
Introduction to computers and C++ -- Introduction to C++ programming, input/output and operators -- Introduction to classes, objects, member functions and string s-- Algorithm development and control statements: part I -- Control statements, part 2; logical operators -- Functions and an introduction to recursion -- Class templates array and vector; catching exceptions -- Pointers -- Classes: a deeper look -- Operator overloading; Class string -- Object-oriented programming: inheritance -- Object-oriented programming: polymorphism -- Stream input/output: a deeper look -- File processing -- Standard library containers and ilerators -- Standard library algorithms -- Exception handling: a deeper look -- Introduction to custom templates -- Custom templatized data structures -- Searching and sorting -- Class string and string stream processing: a deeper look -- Bits, characters, C strings and structs -- Operator precedence and associativity -- ASCII character set -- Fundamental types -- Number systems -- Preprocessor