Coder Social home page Coder Social logo

designpattern's Introduction

GOF 디자인 패턴(Catalog of Patterns)

What's the Design Pattern?

디자인 패턴은 소프트웨어 설계에서 일반적으로 흔히 발견되는 문제들에 대한 정형화된 해결책이다.

디자인 패턴을 학습한다면, 설계와 구현단계에서 유사한 문제를 만났을 때, 학습한 디자인 패턴 청사진을 커스터마이징하여 손쉽게 해결 가능할 것이다.

What does the article of pattern consist Of?

  • Intend - 의도
  • Cons and Pros - 장단점
  • [Insight] - 패턴에대한 소고
  • Skeleton Structure - 기본 구조
  • Code Example - 학습 예제 코드 / 수도 코드

Let's See the Patterns!

Creational Patterns

  1. Singleton
  2. Factory Method
  3. Builder
  4. Prototype
  5. Abstract Factory

Structural Patterns

  1. Adapter
  2. Bridge
  3. Composite
  4. Decorator
  5. Facade
  6. Proxy
  7. Flyweight

Behavioral Patterns

  1. COR
  2. Command
  3. ...Soon

designpattern's People

Contributors

jinia91 avatar wonjin-choi avatar

Stargazers

한대현 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.