Search -
Data Structures Via C++: Objects by Evolution
Data Structures Via C Objects by Evolution Author:A. Michael Berman This book is designed as a survey of CS2 data structures 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 pro... more »gresses. 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.« less