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

Object-oriented C++ Data Structures for Real Programmers
Language: en
Pages: 580
Authors: Jan L. Harrington
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: Morgan Kaufmann

DOWNLOAD EBOOK

Data structures play a key role in any serious development project, determining how the program acquires, stores, updates, and processes its in-memory data. Man
Data-Oriented Programming
Language: en
Pages: 422
Authors: Yehonathan Sharvit
Categories: Computers
Type: BOOK - Published: 2022-08-16 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it
Object-Oriented Data Structures Using Java
Language: en
Pages: 823
Authors: Nell Dale
Categories: Computers
Type: BOOK - Published: 2012 - Publisher: Jones & Bartlett Publishers

DOWNLOAD EBOOK

Continuing the success of the popular second edition, the updated and revised Object-Oriented Data Structures Using Java, Third Edition is sure to be an essenti
Object-Oriented COBOL
Language: en
Pages: 532
Authors: Edmund C. Arranga
Categories: Computers
Type: BOOK - Published: 1996 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

Walks COBOL users through the next phase of COBOL: Object-Oriented COBOL. Teaches how to integrate COBOL with object-oriented methodologies.
Mastering Algorithms with C
Language: en
Pages: 560
Authors: Kyle Loudon
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Implementations, as well as interesting, real-world examples of each data structure and algorithm, are shown in the text. Full source code appears on the accomp
Scroll to top