Logo

Object-Oriented Programming

e-books in Object-Oriented Programming category

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.
(7838 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.
(11184 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.
(11635 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.
(12006 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.
(18807 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.
(16251 views)
Book cover: Object-Oriented Reengineering PatternsObject-Oriented Reengineering Patterns
by - Elsevier Science ,
This book collects and distills successful techniques in planning a reengineering project, reverse-engineering, problem detection, migration strategies and software redesign. It is full of practical, hands-on reengineering knowledge and expertise.
(14763 views)
Book cover: Object-Oriented System DevelopmentObject-Oriented System Development
by - Addison-Wesley ,
With this book, software engineers, project managers, and tool builders will better understand the role of analysis and design in the object-oriented (OO) software development process. The emphasis is on development principles and implementation.
(20387 views)
Book cover: Seamless Object-Oriented Software ArchitectureSeamless Object-Oriented Software Architecture
by - Prentice Hall ,
This book shows how a set of object-oriented abstractions can be applied throughout the software construction process, based on three major ideas: seamlessness, reversibility, and contracting. Intended for software professionals and students.
(21660 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.
(28720 views)
Book cover: Adaptive Object-Oriented Software: The Demeter MethodAdaptive Object-Oriented Software: The Demeter Method
by - Pws Pub Co ,
This book presents a methodology for adaptive programming in any object-oriented language. Lieberherr's method provides a new approach to OO program design that goes beyond object encapsulation to achieve more flexible interactions among objects.
(15438 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.
(20184 views)
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.
(16701 views)