8th ed. — Boston: Cengage Learning, 2017. — 1728 p.
Learn how to program with C++ using today's definitive choice for your first programming language experience – C++ Programming: Program Design Including Data Structures, 8th Edition. D.S. Malik's time-tested, student-centered methodology incorporates a strong focus on problem-solving with full-code examples that vividly demonstrate the hows and whys of applying programming concepts and utilizing C++ to work through a problem. Thoroughly updated end-of-chapter exercises, more than 20 extensive new programming exercises, and numerous new examples drawn from Dr. Malik's experience further strengthen your understanding of problem solving and program design in this new edition. You review the important features of C++ 14 Standard with timely discussions that ensure this edition equips you to succeed in your CS1 course and beyond.
An Overview of Computers and Programming Languages.
Basic Elements of C11.
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, 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).
App. A Reserved Words.
App. B Operator Precedence.
App. C Character Sets.
App. D Operator Overloading.
App. E Additional C11 Topics.
App. F Header Files.
App. G Memory Size on a System.
App. H References.
App. I Answers to Odd-Numbered Exercises.
True PDF