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: 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.
(22385 views)
Book cover: Building Skills in Object-Oriented DesignBuilding Skills in Object-Oriented Design
by
The intent of this book is to help the beginning designer by giving them a sequence of interesting and moderately complex exercises in OO design. This book can also help managers develop a level of comfort with the process of OO software development.
(28806 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.
(18916 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.
(11696 views)