C++ by Example
Object-oriented Analysis, Design and Programming
Len Dorfman(Author)
McGraw-Hill Inc.,US (Publisher)
Published on 1. January 1995
Book
Mixed media product
400 pages
978-0-07-911954-4 (ISBN)
Description
This is an introduction to the structured techniques of object-oriented programming with C++. All code is included on the accompanying disk, as well as examples. The book is based on Dorfman's C++ course at Hofstra University, USA.
More details
Series
Language
English
Place of publication
New York
United States
Publishing group
McGraw-Hill Education - Europe
Target group
College/higher education
Professional and scholarly
Illustrations
75ill.
Dimensions
Height: 240 mm
Width: 185 mm
Weight
5800 gr
ISBN-13
978-0-07-911954-4 (9780079119544)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
The central programming challenge; discussion of object-oriented analysis and design; built-in features of C++ that facilitate OO design; class list and relationship scheme for the central programming problem; exercises class by class, challenging readers to develop the needed code for each class, while adhering to the principles of good OOP design as put forth in Stroustroup.