C++ programming program design including data structures

Saved in:
Bibliographic Details
Main Author: Malik, D. S. (Author)
Format: Book
Language:English
Published: Australia Cengage Learning 2018
Edition:Eighth edition
Subjects:
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • An overview of computers and programming languages
  • Basic elements of C++
  • Input/Output
  • Control structures I (Selection)
  • Control structures II (Repetition)
  • User-defined fuctions
  • User-defined simple data types, namespaces, and the string type
  • Arrays and strings
  • Records (structs)
  • Classes and data abstraction
  • Inheritance and composition
  • Pointers, classes, virtual functions, abstract classes, and lists
  • Overloading and templates
  • Exception handling
  • Recursion
  • Linked lists
  • Stacks and queues
  • Searching and sorting algorithms
  • Binary trees
  • Graphs
  • Standard template library (STL)