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
Proceedings ArticleDOI

A multi-agent approach to power system restoration

TL;DR: In this article, a multi-agent approach to power system restoration is proposed, consisting of several bus agents (BAGs) and a single facilitator agent (FAG), where a BAG is developed to decide a sub-optimal target configuration after faults occur by interacting with other BAGs.
Proceedings ArticleDOI

DOORS: towards high-performance fault tolerant CORBA

TL;DR: This work describes a framework called DOORS, which is implemented as a CORBA service to provide end-to-end application-level fault tolerance, and outlines the requirements for CORBA ORB core and higher-level services to support the Fault Tolerant CORBA specification efficiently.
Proceedings ArticleDOI

Investigating the Evolution of Bad Smells in Object-Oriented Code

TL;DR: This paper explores the presence and evolution of non-trivial bad smells by analyzing past versions of code and attempts to study the subject from the point of view of the problems themselves distinguishing deliberate maintenance activities from the removal of design problems as a side effect of software evolution.
Proceedings ArticleDOI

Incremental map generation with GPS traces

TL;DR: This paper provides a generic approach for map generation based on Global Positioning System (GPS) traces especially for unknown terrains, using AI algorithms to infer the road geometry and clustering algorithms to construct a graph.
Proceedings ArticleDOI

Patterns, frameworks, and middleware: their synergistic relationships

TL;DR: An overview of patterns, frameworks, and middleware is presented, describes how these technologies complement each other to enhance reuse and productivity, and then illustrates how they have been applied successfully in practice to improve the reusability and quality of complex software systems.
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).