Data Abstraction and Object-Oriented Programming in C++

Write a Review
$13.94 - $32.97
UPC:
9780471923466
Binding:
Paperback
Publication Date:
6/21/1990
Author:
Keith E. Gorlen;Sanford M. Orlow;Perry S. Plexico
Language:
english
Edition:
1
Adding to cart… The item has been added

Product Overview

Explains the C++ programming language and how to use it to write abstract data types and object-oriented programs (OOPs). Through practical illustrations, techniques and examples, it shows how to write good C++ programs. The first part explores the various abstract data types, focusing on their use in conventional procedural programs. Part Two covers OOP concepts, explaining their advantages over other programs, and develops a complete OOP example. The NIH (National Institutes of Health) Class Library is introduced and developed by the authors, and specific NIH library classes that support multiprogramming using coroutines are described. Additionally, a case study of the object-oriented design and implementation of a large software system based on the NIH Class Library are presented, along with potential areas of further development for both C++ and the NIH Class Library.