
Object-Oriented Programming
Prentice Hall (Publisher)
Published on 1. March 1993
Book
Paperback/Softback
582 pages
978-0-13-032616-4 (ISBN)
Description
The third book in a series on object-oriented programming, this volume uses a series of four comprehensive examples to help readers gradually and gently flip their system-building mind-set into an object-oriented perspective - how to "object think"and program with the two leading object-oriented programing languages- Smalltalk and C++. Contains an OOPL primer;major examples, language summaries, OO patterns, and extensive sourcecode for the major examples.
More details
Language
English
Place of publication
Upper Saddle River
United States
Publishing group
Pearson Education (US)
Target group
College/higher education
Dimensions
Height: 160 mm
Width: 235 mm
Thickness: 31 mm
Weight
816 gr
ISBN-13
978-0-13-032616-4 (9780130326164)
Schweitzer Classification
Content
Build a counter? no problem! begin with some OOA; some more OOA; more OOA; putting together a plan; problem domain component - integer and integer count SmallTalk; problem domain component - integer and integer count C++; OOD - human computer interaction; fitting the human computer interaction design within the available class libraries; human interaction component SmallTalk; human interaction component C++; Mini-Pass II - ASCII count; OOP - the problem domain component; OOD - the human interaction component; human interaction component C++; OOD - data management component; data management component - C++; OOP - problem domain component; OOD - human interaction component.