Logo

How to Design Classes by Matthias Felleisen, et al.

Small book cover: How to Design Classes

How to Design Classes
by


Number of pages: 666

Description:
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. They also refine the program design discipline.

Home page url

Download or read it online for free here:
Download link
(2.7MB, PDF)

Similar books

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.
(17362 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.
(20853 views)
Book cover: UML ProcessUML Process
by - PragSoft Corporation
UML Process is a defined process for developing software systems using object technology. The purpose of this document is to define the UML Process at a level that is suitable for practitioners who have had no prior exposure to a similar process.
(12324 views)
Book cover: Principles of Object-Oriented ProgrammingPrinciples of Object-Oriented Programming
by - Rice University
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.
(8951 views)