For a CS2 course, this text uses a truly object-oriented approach to concentrate on teaching data structures rather than C++ language features. Each major data structure is introduced with a corresponding collection class. This streamlined approach allow the authors to cover advanced topics such as templates, graphs, searching, sorting, dictionaries, and files. Excellent case studies also included.
Sprache
Verlagsort
Verlagsgruppe
Zielgruppe
Maße
Höhe: 237 mm
Breite: 190 mm
Dicke: 30 mm
Gewicht
ISBN-13
978-0-13-320938-9 (9780133209389)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
1. Introduction.
2. Basic Data Types.
3. Abstract Data Types and Classes.
4. Collections.
5. Stacks and Queues.
6. Abstract Operations.
7. Generic Data Types.
8. Classes and Dynamic Memory.
9. Linked Lists.
10. Recursion.
11. Trees.
12. Inheritance and Abstract Classes.