Object-Oriented C++ Data Structures for Real Programmers (for Real Programmers) (Real Programmers S.)

by Jan L. Harrington

0 ratings • 0 reviews • 0 shelved
Book cover for Object-Oriented C++ Data Structures for Real Programmers

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

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. It offers advanced coverage from an accomplished developer and programming author.
Written explicitly for experienced object-oriented programmers, it 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; and, explains how to achieve a wide range of functionality, including data sorting, searching, hashing, dictionaries, and indexes.
  • ISBN10 008051295X
  • ISBN13 9780080512952
  • Publish Date 1 October 2001
  • Publish Status Active
  • Publish Country US
  • Imprint Morgan Kaufmann Publishers
  • Format eBook
  • Pages 552
  • Language English