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.
(12182 views)
Book cover: Object-Oriented Software CompositionObject-Oriented Software Composition
by - Prentice Hall PTR
The book looks at a range of issues, from programming languages and systems through to tools, frameworks and methods. Chapters are self-contained, with the development of ideas moving from programming language design to environments and applications.
(20343 views)
Book cover: Working With ObjectsWorking With Objects
by - Prentice Hall
The main theme of this book is to describe complex phenomena as structures of interacting objects. This is the authoritative account of the OOram methodology for software analysis, design, development, maintenance, and reuse.
(16440 views)
Book cover: Applying UML and Patterns: An Introduction to Object-Oriented Analysis and DesignApplying UML and Patterns: An Introduction to Object-Oriented Analysis and Design
by - Prentice Hall
This is a lucid and practical introduction to thinking and designing with objects, and creating systems that are well crafted, robust, and maintainable. Developers and students will learn object-oriented analysis and design through case studies.
(22564 views)