Jump to ratings and reviews
Rate this book

Understanding Program Design and Data Structures with C++ :

Rate this book
Program Design and Data Structure with C++ guides students in a typical CS2 course through the analysis of algorithms, recursion, and standard data structures such as linked lists, stacks, queues, and trees. All data structures are specified as abstract data types. Tradeoffs among different implementations of each ADT are discussed. C++ class templates are introduced early and used throughout to implement the ADTs. Overloaded operations and inheritance are used where appropriate. This text provides through coverage of object-oriented programming while introducing advanced programming and software engineering concepts and techniques along with basic data structures. Problem solving is emphasized throughout the text through numerous exercises, programming problems, and projects. This book corresponds to chapters 11-19 of Lambert, Nance, and Naps, Introduction to Computer Science with C++.

5340 pages, Paperback

First published February 13, 1996

1 person want to read

About the author

Kenneth A. Lambert

58 books5 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.