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

Modeling of software concerns in Cosmos

TL;DR: Cosmos is developing Cosmos, a general-purpose concern-space modeling schema that distinguishes logical and physical concerns, and can support software development activities such as rationale capture, impact analysis, compositional development, change propagation, customization, and reuse.
Book ChapterDOI

Architectural Reasoning in ArchJava

TL;DR: ArchJava as discussed by the authors is an extension to Java that seamlessly unifies software architecture with an object-oriented implementation, and it can express dynamically changing architectures effectively within implementation code, and suggests that the resulting program may be easier to understand and evolve.
Book

Secure coding in C and C

TL;DR: Although the flexibility and performance of C and C++ aren't in question, security has increasingly become an issue as mentioned in this paper, and the community has taken steps to improve security at all levels, including improved standards, compiler implementations, and static and runtime analysis tools.
Journal ArticleDOI

ThinkLets: a collaboration engineering pattern language

TL;DR: The details of thinkLet design patterns are articulated and the utility that facilitators, collaboration engineers, researchers and practitioners are deriving from thinkLets in the field are explained.
Book ChapterDOI

Combining reusable learning resources and services to pedagogical purposeful units of learning

Rob Koper
TL;DR: Koper, E.R. (2003).
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).