Search Results

Object-oriented C++ Data Structures for Real Programmers

Download or Read eBook Object-oriented C++ Data Structures for Real Programmers PDF written by Jan L. Harrington and published by Morgan Kaufmann. This book was released on 2002 with total page 580 pages. Available in PDF, EPUB and Kindle.
Object-oriented C++ Data Structures for Real Programmers
Author :
Publisher : Morgan Kaufmann
Total Pages : 580
Release :
ISBN-10 : 0123264294
ISBN-13 : 9780123264299
Rating : 4/5 (94 Downloads)

Book Synopsis Object-oriented C++ Data Structures for Real Programmers by : Jan L. Harrington

Book excerpt: Data structures play a key role in any serious development project, determining how the program acquires, stores, updates, and processes its in-memory data. Many of the basic techniques for constructing and governing access to data structures are well-documented, but most are structured programming techniques that do not translate well in an object-oriented environment. Object-Oriented C++ Data Structures for Real Programmers corrects this imbalance, teaching experienced C++ and Java developers the most effective methods for designing and implementing highly functional data structures in any type of object-oriented programming effort. The first part of the book introduces the various approaches, focusing on the purposes for which each is most suited. From there, the author examines advanced functionality that can be achieved in a number of ways, helping readers choose and apply the optimal technique. Key Features * Advanced coverage from an accomplished developer and programming author * Written explicitly for experienced object-oriented programmers * Helps you choose the best way to build the desired functionality, then provides the instruction you need to do it * Covers all major data structure approaches, including arrays, vectors, lists, stacks, and queues * Explains how to achieve a wide range of functionality, including data sorting, searching, hashing, dictionaries, and indexes


Object-oriented C++ Data Structures for Real Programmers Related Books

Scroll to top