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.
(16797 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.
(22443 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.
(20286 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.
(18944 views)