상세 컨텐츠

본문 제목

[디자인패턴]00. GOF에 의한 디자인 패턴 분류

개발

by monad 2020. 1. 21. 04:33

본문

Creational(생성에 관련된 패턴)

1. Abstract Factory

2. Builder

3. Factory Method

4. Prototype

5.Singleton

Structual(구조에 관련된 패턴)

6. Adapter

7. Bridge

8. Composite: 합성물

9. Decorator

10. Facade: 파사드, (건물의)정면

11. Flyweight

12. Proxy

Behavioral(동작에 관련된 패턴)

13. Chain of Responsibility

14. Command

15. Interpreter

16. Iterator

17. Mediator

18. Memento: (장소,사람을 기억하기 위한) 기념품

19. Observer

20. State

21. Strategy

22. Template Method

23. Visitor

일본의 JAVA 개발자가 보는 디자인 패턴에 관련된 책자 소개

저자는 유우키 히로시로 이 분야에서는 이름있는 분입니다.

http://www.hyuki.com/dp/

 

増補改訂版Java言語で学ぶデザインパターン入門

Amazon 本書は、デザインパターンの定番入門書です。 デザインパターン原典に登場する23個のパターンすべてについて、 わかりやすいJavaのサンプルプログラムを使って解説しています。 多くの読者から愛読されている本書で、 あなたもデザインパターンに親しみましょう。 Amazon 目次 本書は、こんな方へおすすめです。 デザインパターンに関心はあるけれど、なかなか 勉強の機会がつかめない 方。 GoFのデザインパターンの本を読んだけれど「 何だか、難しそう 」と感じた方。 Java の勉強をしているけれど、 抽象クラスやインタフェースの理解がいま1つ 、という方。 オブジェクト指向 はプログ...

www.hyuki.com

DesignPatterns in Wiki

http://wiki.c2.com/?DesignPatternsBook

 

Design Patterns Book

Design Patterns Book Design Patterns: Elements of Reusable Object-Oriented Software by ErichGamma , RichardHelm , RalphJohnson , and JohnVlissides (the GangOfFour ) ISBN 978-0201633610, ISBN 0-201-63361-2 Publisher: AddisonWesley Professional (November 10, 1994) ProgrammingBookAcronym : GoF ISBN 0-2...

wiki.c2.com

Object Management Group

https://www.omg.org/

 

OMG | Object Management Group

UPCOMING MEETING Reston, VA USA Join us March 18-22, 2019 and influence the direction of future standards work. Read More UPCOMING MEETING HOT TOPICS WHAT'S TRENDING AT OMG See what standards are moving forward and what initiatives are on the brink. Read More What's Trending at OMG Hot Topic Healthc...

www.omg.org

위키피티아 디자인 패턴

https://en.wikipedia.org/wiki/Design_Patterns

 

Design Patterns - Wikipedia

Design Patterns Not to be confused with the concept of a design pattern . This article has multiple issues. Please help improve it or discuss these issues on the talk page . ( Learn how and when to remove these template messages ) This article may be in need of reorganization to comply with Wikipedi...

en.wikipedia.org

http://www.umlet.com/umletino/umletino.html

 

UMLetino - Free Online UML Tool for Fast UML Diagrams

Cannot load application from server

www.umlet.com

https://qiita.com/i-tanaka730/items/c63c6c22abd1477e0ba0

GoFのデザインパターンまとめ - Qiita

## 1. はじめに GoFのデザインパターン(23種)をまとめさせて頂きました。 ## 2. デザインパターン一覧 #### 2-1. 生成に関するパターン | デザインパターン |概要| |------------...

qiita.com

관련글 더보기

댓글 영역