C++ programming today

Bibliographic Details
Main Author: Johnston, Barbara (Author)
Format: Book
Language:English
Published: Upper Saddle River, N.J. ; London : Pearson/Prentice Hall , c2008
Edition:2nd ed
Subjects:
Table of Contents:
  • 1. C++ overview and software development
  • 2. Getting started: data types, variables, operators, arithmetic,simple I/O and
  • 3. Control statements and loops
  • 4. Function part I: the basics
  • 5. Functions part II: variables addresses, pointers, and references
  • 6. Arrays
  • 7. Classes and objects
  • 8. Inheritance and virtual functions