Description
This textbook, Data Structures and Other Objects Using C++, offers a gentle introduction to data structures in C++.
Key Features:
- Provides an early, self-contained review of object-oriented programming and C++.
- Allows students experienced in other languages to adjust easily.
- Flexible design allows professors to emphasize OOP, cover recursion and sorting early, or accelerate the pace.
- Offers a solid foundation in building and using abstract data types.
- Includes advanced topics such as B-trees and graphs.