Logo

Building Skills in Object-Oriented Design

Small book cover: Building Skills in Object-Oriented Design

Building Skills in Object-Oriented Design
by


Number of pages: 289

Description:
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. The applications we will build are a step above trivial, and will require some careful thought and design. Further, because the applications are largely recreational in nature, they are interesting and engaging. This book allows the reader to explore the processes and artifacts of OO design before project deadlines make good design seem impossible.

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

Similar books

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.
(7943 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.
(16344 views)
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.
(12105 views)
Book cover: OOP: Learn Object Oriented Thinking and ProgrammingOOP: Learn Object Oriented Thinking and Programming
by - Eva & Tomas Bruckner Publishing
The whole textbook is designed as a record of the dialogue of the author with his daughter who wants to learn programming. The author endeavors not to explain the Java programming language to the readers, but to teach them real programming.
(11294 views)