ENGLISH

Data Abstraction and Problem Solving with C++: Walls and Mirrors

Book information

Publisher
Addison Wesley
Year
2001
ISBN
0201741199, 9780201741193
LCC
QA76.73.C153 C38 2001
Open Library ID
OL3944837M
Language
english
Format
PDF
Filesize
9 MB (9607073 bytes)
Edition
3
Pages
768\768
Orientation
no
Scanned
no
Time added
2012-03-17 06:00:00

Description

This classic book has been revised to further enhance its focus on data abstraction and data structures using C++. The book continues to provide a firm foundation in data abstraction, emphasizing the distinction between specification and implementation as the foundation for an object-oriented approach. The authors cover key object-oriented concepts, including encapsulation, inheritance and polymorphism. However, the focus remains on data abstraction instead of simply C++ syntax. The authors also illustrate the role of classes and ADTs in the problem-solving process, and includes major applications of ADTs, such as searching a flight map and event-driven simulation. The book offers early, extensive coverage of recursion and uses this technique in many examples and exercises. It also introduces analysis of algorithms and the Big "O" notation. In addition, this text reviews, in an appendix, basic C++ syntax for those who either have studied the language previously or are making the transition from another language to C++.

Similar books