
C++ Object-oriented Programming
R. J. Mitchell(Author)
Palgrave Macmillan (Publisher)
Published on 3. August 1993
Book
Hardback
224 pages
978-0-333-59862-7 (ISBN)
Description
This disk describes object-oriented techniques, and shows how they can be used in the development of a reasonably larger program which is implemented in C++. Choosing the example of a computer-based drawing package, R.J. Mitchell demonstrates programming techniques in a practical way. Exercises are included that build on the discussion of individual chapters. All the programs are available on diskette. Other books by Mitchell include "Microcomputer Systems Using the STE Bus" and "Modula-2 Applied". This disk contains the program written in Turbo C++. It can be used on IBM PCs or compatibles, and assumes some knowledge of a high-level language, such as C, Pascal, Modula-2 or Ada. There is also a book available with the same title.
More details
Series
Language
English
Place of publication
Basingstoke
United Kingdom
Target group
College/higher education
Dimensions
Height: 93 mm
Width: 89 mm
Weight
21 gr
ISBN-13
978-0-333-59862-7 (9780333598627)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Content
Object-oriented design of package; simple classes; inheritance - window classes; more inheritance; objects and pointers; multiple inheritance and operator overloading; streams; the help system; the selection facility. Appendix: an introduction to C.