C++ Programming / / Yuan Dong, Fang Yang; ed. by Li Zheng.

This book begins by explaining key concepts in programming, and elaborates on characteristic of class, including inheritance, derivation and polymorphism. It also introduces generic programming and Standard Template Library, I/O Stream Library and Exception Handling. The concepts and methods are ill...

Full description

Saved in:
Bibliographic Details
Superior document:Title is part of eBook package: De Gruyter DG Plus eBook-Package 2019
VerfasserIn:
TeilnehmendeR:
HerausgeberIn:
Place / Publishing House:Berlin ;, Boston : : De Gruyter, , [2019]
©2019
Year of Publication:2019
Language:English
Series:De Gruyter STEM
Online Access:
Physical Description:1 online resource (XVIII, 486 p.)
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Frontmatter
  • Preface
  • Contents
  • 1. Introduction
  • 2. Elementary C++ Programming
  • 3. Functions
  • 4. Class And Object
  • 5. Data Sharing And Protecting
  • 6. Arrays, Pointers, And Strings
  • 7. Inheritance And Derivation
  • 8. Polymorphism
  • 9. Collections And Their Organization
  • 10. Generic Programming And The Standard Template Library
  • 11. The I/O Stream Library And Input/Output
  • 12. Exception Handling
  • Index