scispace - formally typeset
Open AccessBook

Design Patterns: Elements of Reusable Object-Oriented Software

TLDR
The book is an introduction to the idea of design patterns in software engineering, and a catalog of twenty-three common patterns, which most experienced OOP designers will find out they've known about patterns all along.
Abstract
The book is an introduction to the idea of design patterns in software engineering, and a catalog of twenty-three common patterns. The nice thing is, most experienced OOP designers will find out they've known about patterns all along. It's just that they've never considered them as such, or tried to centralize the idea behind a given pattern so that it will be easily reusable.

read more

Citations
More filters
Patent

System for Highly Available Transaction Recovery for Transaction Processing Systems

TL;DR: In this article, a transaction recovery service (TRS) is migrated to an available server that resides in the same cluster as the failed server, and the migrated TRS obtains the TLOG of the tried server, reads the transaction log, and performs transaction recovery on behalf of the failing server.
Book

The Art of Software Architecture: Design Methods and Techniques

Stephen Albin
TL;DR: This book synthesizes and distills information so that the practicing software architect and especially the beginning software architect can fill in the gaps in their understanding of software architecture design.
Proceedings ArticleDOI

Survey of Traceability Approaches in Model-Driven Engineering

TL;DR: This survey discusses the state-of-the-art in traceability approaches in MDE and assess them with respect to five general comparison criteria: representation, mapping, scalability, change impact analysis and tool support.
Proceedings ArticleDOI

A taxonomy of uncertainty for dynamically adaptive systems

TL;DR: This paper revisits the concept of uncertainty from the perspective of a DAS, proposes a taxonomy of potential sources of uncertainty at the requirements, design, and execution phases, and identifies existing techniques for mitigating specific types of uncertainty.
Proceedings ArticleDOI

Patterns of intelligent and mobile agents

TL;DR: The patterns presented in this paper represent progress toward a pattern language or living methodology for intelligent and mobile agents and are summarized in an abbreviated “patlet” form.
References
More filters
Book

The Art of Computer Programming

TL;DR: The arrangement of this invention provides a strong vibration free hold-down mechanism while avoiding a large pressure drop to the flow of coolant fluid.
Book

Smalltalk-80: The Language and its Implementation

TL;DR: This book is the first detailed account of the Smalltalk-80 system and is divided into four major parts: an overview of the concepts and syntax of the programming language, a specification of the system's functionality, and an example of the design and implementation of a moderate-size application.
Book

Object Oriented Software Engineering: A Use Case Driven Approach

Ivar Jacobson
TL;DR: This chapter discusses object-oriented software engineering as a process of change, management and reuse, and some of the methods used to develop and implement object- oriented software.

Object-oriented modeling and design

TL;DR: The OMT Graphical Notation (OMT) as mentioned in this paper is a graphical notation for object-oriented languages that is based on the OMT graph diagram language (OMT).