Data Structures and Other Objects Using C++

Data Structures and Other Objects Using C++
- ISBN 13:
9780132129480
- ISBN 10:
0132129485
- Edition: 4th
- Format: Paperback
- Copyright: 02/24/2010
- Publisher: ADDISON WESLEY
List Price $226.64 Save
TERM | PRICE | DUE |
---|---|---|
Free Shipping Both Ways
Highlight/Take Notes Like You Own It
Purchase/Extend Before Due Date
List Price $226.64 Save $61.01
Usually Ships in 24-48 Hours
We Buy This Book Back!
Free Shipping On Every Order
List Price $226.64 Save $2.26
Print on Demand: 2-4 Weeks. This item cannot be cancelled or returned.
We Buy This Book Back!
Free Shipping On Every Order
Note: Supplemental materials are not guaranteed with Rental or Used book purchases.
Extend or Purchase Your Rental at Any Time
Need to keep your rental past your due date? At any time before your due date you can extend or purchase your rental through your account.
Summary
Data Structures and Other Objects Using C++ takes a gentle approach to the data structures course in C++. Providing an early, self-contained review of object-oriented programming and C++, this text gives students a firm grasp of key concepts and allows those experienced in another language to adjust easily. Flexible by design, professors have the option of emphasizing object-oriented programming, covering recursion and sorting early, or accelerating the pace of the course. Finally, a solid foundation in building and using abstract data types is also provided, along with an assortment of advanced topics such as B-trees for project building and graphs.
This book successfully balances the introduction of object-oriented concepts with data structures in C++.
KEY TOPICS:
Provides interfaces for the principal example classes, which are compliant with the ANSI/ISO C++ Standard Library classes. Thorough coverage of the role of the const keyword in the C++ Standard Library. Covers C++ features such as namespaces, static member constants, typename keyword, and inheritance.
Thorough review of C++ syntax and OOP concepts, making book accessible for programmers at various levels. The book also gives readers a firm grasp of key concepts and allows programmers experienced in another language to adjust easily.
A solid foundation in building and using abstract data types is also provided, along with an assortment of advanced topics such as B-trees for project building and graphs. This book is designed for novice programmers who have learned the concepts of objects and classes and want to move on to the data structures topics of recursion and data abstraction.