Logo

Principles of Object-Oriented Programming

Small book cover: Principles of Object-Oriented Programming

Principles of Object-Oriented Programming
by

Publisher: Rice University
Number of pages: 156

Description:
From the table of contents: Introduction - Objects and Classes; Polymorphism in Action; Immutable List Structure; Mutable Data Structures; Restricted Access Containers; GUI Programming; Labs; Resources - Java Syntax Primer.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Seamless Object-Oriented Software ArchitectureSeamless Object-Oriented Software Architecture
by - Prentice Hall
This book shows how a set of object-oriented abstractions can be applied throughout the software construction process, based on three major ideas: seamlessness, reversibility, and contracting. Intended for software professionals and students.
(21697 views)
Book cover: Object-Oriented Programming with ANSI-CObject-Oriented Programming with ANSI-C
by
In this book, we are going to use ANSI-C to discover how object-oriented programming is done, what its techniques are, why they help us solve bigger problems, and how we harness generality and program to catch mistakes earlier.
(18851 views)
Book cover: Adaptive Object-Oriented Software: The Demeter MethodAdaptive Object-Oriented Software: The Demeter Method
by - Pws Pub Co
This book presents a methodology for adaptive programming in any object-oriented language. Lieberherr's method provides a new approach to OO program design that goes beyond object encapsulation to achieve more flexible interactions among objects.
(15470 views)
Book cover: Object-Oriented Reengineering PatternsObject-Oriented Reengineering Patterns
by - Elsevier Science
This book collects and distills successful techniques in planning a reengineering project, reverse-engineering, problem detection, migration strategies and software redesign. It is full of practical, hands-on reengineering knowledge and expertise.
(14789 views)