Data Structure In C++ 1st Edition 1st Edition(English, Paperback, Michael Berman)
Quick Overview
Product Price Comparison
This text is designed for a CS2 data structures course using C++ as the base programming language. The author introduces Object-Oriented Programming concepts in the context of traditional data structures and algorithms, emphasizing encapsulation from the beginning and gradually bringing in generics, inheritance and polymorphism as the book progresses. Real-world examples illustrate the material in a way that makes it accessible to readers with no more than a basic background in the subject. All supporting materials, including source code, will be available to interested individuals via the World Wide Web. Salient Features An appendix covering The basics of the C++ language makes this text accessible to students with little or no background in C++ Excellent ancillary materials for the text Java-based animations of key algorithms from the book Complete source code Transparency masters Solutions to exercises and labs Sample exam questions