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

Using generic programming for designing a data structure for polyhedral surfaces

TL;DR: A design for polyhedral surfaces in a halfedge data structure is developed following the generic programming paradigm known from the Standard Template Library STL for C++, tailored for program libraries in computational geometry.
Proceedings ArticleDOI

Requirements for integrating software architecture and reengineering models: CORUM II

TL;DR: The CORUM model of reengineering tool interoperation is built upon to include software architecture concepts and tools and is organized around the metaphor of a "horseshoe", where the left-hand side of the horseshoe consists of fact extraction from an existing system, the right hand side consists of development activities, and the bridge between the sides consists of a set of transformations from the old to the new.
Journal ArticleDOI

Design capital and design moves: the logic of digital business strategy

TL;DR: This logic highlights the interplay between design moves and design capital in the context of digital business strategy and contributes to a growing body of insights that link the design of digital artifacts to competitive strategy and firm-level performance.
Proceedings ArticleDOI

Odeint - Solving ordinary differential equations in C++

TL;DR: A new C++ library dedicated to find numerical solutions of initial value problems of ODEs: odeint (www.odeint.com), implemented in a highly generic way and provides extensive interoperability at top performance.
Journal ArticleDOI

Framework design: a role modeling approach

Dirk Riehle
TL;DR: This dissertation addresses three pertinent technical problems of designing, learning, and using object-oriented frameworks: complexity of classes, complexity of object collaboration, and lack of clarity of requirements put upon use-clients of a framework.
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).