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
Book

End-User Privacy in Human-Computer Interaction

TL;DR: Research on the topic of privacy in Human-Computer Interaction (HCI) is summarized, outlining current approaches, results, and trends and charting future research trends and pointing out areas of research that are timely but lagging.
Journal ArticleDOI

High-Level Data Races

TL;DR: The paper defines the concepts ‘ view’ and ‘view consistency’ to give a notation for this novel kind of property and describes what kinds of errors can be detected with this new definition, and where its limitations are.
Journal ArticleDOI

YADE‐OPEN DEM: an open‐source software using a discrete element method to simulate granular material

TL;DR: The software architecture is described to describe the software architecture of YADE‐OPEN DEM, an open‐source software based on the discrete element method, (DEM) which uses object oriented programming techniques.
Proceedings ArticleDOI

Visualizing interactions in program executions

TL;DR: This work has discovered recurring interaction scenarios in program executions that can be used as abstractions in the understanding process, and has developed a means for identifying these interaction patterns.
Proceedings ArticleDOI

Ownership types for object encapsulation

TL;DR: This paper argues that the right way to solve the problem is to allow objects of classes defined in the same module to have privileged access to each other's representations, and shows how to do this for inner classes.
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).