C++ PROGRAMMING FROM PROBLEM ANALYSIS TO PROGRAM DESIGN
Remains the definitive text for a first programming language course. D.S. Malik's time-tested, student-centered methodology uses a strong focus on problem-solving and full-code examples to vividly demonstrate the how and why of applying programming concepts and utilizing C++ to work through a p...
Saved in:
Main Author: | |
---|---|
Format: | Book |
Language: | English |
Published: |
Boston, MA
Cengage Learning
2012
|
Edition: | Print book : English : Sixth Edition |
Subjects: | |
Online Access: | Click Here to View Status and Holdings. |
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 functions
- 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, and abstract classes
- Overloading and templates
- Exception handling
- Recursion
- Searching, sorting, and the vector type
- Linked lists
- Stacks and queues.