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

OntoCAPE—A (re)usable ontology for computer-aided process engineering

TL;DR: It is argued that a useful ontology must simultaneously strive for usability and reusability and explain how these goals are achieved by OntoCAPE.
Journal ArticleDOI

Genericity in evolutionary computation software tools: principles and case-study

TL;DR: Six basic principles are proposed to guide the development of generic software development tools in evolutionary computations (EC), and these principles are used to evaluate six freely available, widely used EC software tools.
Journal Article

A bytecode translator for distributed execution of legacy Java software

TL;DR: This paper proposes a system named Addistant, which enables the distributed execution of "legacy" Java bytecode, and can adapt a legacy program written with the Swing library so that Swing objects are executed on a local JVM while the rest of objects are on a remote JVM.
Proceedings ArticleDOI

Code reusability tools for programming mobile robots

TL;DR: Two initiatives aiming at improving code reusability for programming mobile robots are described: robotflow/flowdesigner, a data-flow programming environment; MARIE, a programming environment allowing multiple applications, programs and tools, to operate on one or multiple machines/OS and work together on a mobile robot implementation.
Journal ArticleDOI

Constructing reliable distributed communication systems with CORBA

TL;DR: A CORBA-based framework that uses the virtual synchrony model to support reliable data- and process-oriented distributed systems that communicate through synchronous methods and asynchronous messaging is described.
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).