Introduction to Object-oriented Methods
Benedict Heal(Author)
Blackwell Science Ltd (Publisher)
Published in January 1993
Book
Paperback/Softback
300 pages
978-0-632-03376-8 (ISBN)
Description
This book provides an introduction to object-orientated thinking, using an extended version of Pascal rather than C++ which can be very difficult to learn. It explains the concepts of encapsulation, objects, classes, inheritance and polymorphism. The impact of the new programming technology on software design and the other phases of the life-cycle is covered, as well as the effect it will have on the management of software production.
This book provides an introduction to object-orientated thinking, using an extended version of Pascal rather than C++ which can be very difficult to learn. It explains the concepts of encapsulation, objects, classes, inheritance and polymorphism. The impact of the new programming technology on software design and the other phases of the life-cycle is covered, as well as the effect it will have on the management of software production.
This book provides an introduction to object-orientated thinking, using an extended version of Pascal rather than C++ which can be very difficult to learn. It explains the concepts of encapsulation, objects, classes, inheritance and polymorphism. The impact of the new programming technology on software design and the other phases of the life-cycle is covered, as well as the effect it will have on the management of software production.
More details
Series
Language
English
Place of publication
Oxford
United Kingdom
Publishing group
John Wiley and Sons Ltd
Target group
College/higher education
Professional and scholarly
Dimensions
Height: 234 mm
Width: 156 mm
ISBN-13
978-0-632-03376-8 (9780632033768)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
What is an object; classes of objects; inheritance; dynamic binding; programing with inheritance; other styles of OOP; objects and the life-cycle; assessing OOP.