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 Article

Precise visual specification of design patterns

TL;DR: The expectation is that precise visual pattern specification will firstly enable clear communication between domain experts and pattern writers and ultimately pattern users, and secondly enable CASE tool support for design patterns, permitting the designer (pattern user) to operate at a higher level of abstraction without ambiguity.
Book ChapterDOI

Architecture and Design of the HeuristicLab Optimization Environment

TL;DR: In this chapter the authors describe the architecture and design of their optimization environment HeuristicLab which aims to provide a comprehensive system for algorithm development, testing, analysis and generally the application of heuristic optimization methods on complex problems.
Book

Refactoring for Software Design Smells: Managing Technical Debt

TL;DR: Refactoring for Software Design Smells presents 25 structural design smells, their role in identifying design issues, and potential refactoring solutions, creating a catalog of nuggets of readily usable information that developers or engineers can apply in their projects.
Book ChapterDOI

Ptolemy: A Language with Quantified, Typed Events

TL;DR: Ptolemy as discussed by the authors is a language for quantified, typed events that combines implicit invocation and aspect-oriented advice, and it is implemented in a language called PtoLEmy.
Patent

Search system using user behavior data

TL;DR: In this article, context-based user feedback is gathered regarding searches performed on a search mechanism and the response data provided by the search mechanism is also monitored for user behavior data regarding an interaction of a user with the search mechanisms.
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).