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: How to Design ClassesHow to Design Classes
by
The authors put classes and the design of classes into the center of their approach. In this volume, they show students how object-oriented programming languages such as C# and Java support this effort with syntactic constructs.
(12144 views)
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.
(21797 views)
Book cover: A Functional Pattern System for Object-Oriented DesignA Functional Pattern System for Object-Oriented Design
by - Verlag Dr. Kovac
The author promotes the thesis that design patterns inspired by functional programming concepts can advance object-oriented design. The book integrates the areas of object-orientation, functional programming, design patterns, and language design.
(16814 views)
Book cover: Object-Oriented System DevelopmentObject-Oriented System Development
by - Addison-Wesley
With this book, software engineers, project managers, and tool builders will better understand the role of analysis and design in the object-oriented (OO) software development process. The emphasis is on development principles and implementation.
(20524 views)