Developing Object Oriented Data Structures Using C++
McGraw-Hill Publishing Co.
Published on 5. April 1995
Book
Mixed media product
320 pages
978-0-07-707982-6 (ISBN)
Description
Bringing together two facets of programming, object-orientation and data structures, this book emphasizes the complementary nature of these two areas and how this can lead to application programs which are simple to develop and maintain. The book starts "backwards" with an introduction to C++ and proceeds to discuss VDM and formal specification in the development of data structures and programs. It continues with example data structures and the development of a section of a fairly large program to give the reader an overview of every state in the development of an object-oriented program. A diskette is included with the book, containing C++ class libraries, sample programs and exercises.
More details
Series
Language
English
Place of publication
London
United Kingdom
Publishing group
McGraw-Hill Education - Europe
Target group
College/higher education
Professional and scholarly
Illustrations
169ill.
Dimensions
Height: 250 mm
Weight
6000 gr
ISBN-13
978-0-07-707982-6 (9780077079826)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
The C++ language; C++ and inheritance - introduction to generic programming; working with C++; abstract data types and structures; introduction to VDM; using VDM to specify ads; functions and operations; specifying systems; list structures; stacks; queues; general list structures; binary tree structures; contents addressable table structures; object modelling; case study - personal information manager application.