Limit this search to....

Data Structures and Other Objects Using C++
Contributor(s): Main, Michael (Author)
ISBN: 0132129485     ISBN-13: 9780132129480
Publisher: Pearson
OUR PRICE:   $202.65  
Product Type: Paperback - Other Formats
Published: February 2010
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Programming Languages - C++
- Computers | Databases - General
Dewey: 005.133
LCCN: 2009049328
Physical Information: 1.2" H x 7.3" W x 9" (2.70 lbs) 856 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
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, make the 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.
MARKET: 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.