Programming and problem solving with C++ [electronic resource] / Nell Dale, University of Texas, Austin, Chip Weems, University of Massachusetts, Amherst.

Saved in:
Bibliographic Details
Online Access: Online Access (A-Z Journals and Newspapers)
Main Author: Dale, Nell (Nell B.)
Other Authors: Weems, Chip
Other title:Programming and Problem Solving with C++: Comprehensive
Format: Electronic eBook
Language:English
Published: Burlington, MA : Jones & Bartlett Learning, [2014]
Edition:Comprehensive Sixth edition.
Subjects:
Table of Contents:
  • Overview of programming and problem solving
  • C++ syntax and semantics, and the program development process
  • Numeric types, expressions, and output
  • Program input and the software design process
  • Conditions, logical expressions, and selection control structures
  • Looping
  • Additional control structures
  • Functions
  • Scope, lifetime, and more on functions
  • User-defined data types
  • Arrays
  • Classes and abstraction
  • Array-based lists
  • Dynamic data and linked lists (new title)
  • Inheritance, polymorphism, and object-oriented design
  • Templates, operator overloading, and exceptions
  • Introduction to data structures using the standard template library
  • Recursion.