Giter VIP home page Giter VIP logo

java-designpattern's Introduction

Trong bài viết hôm nay a sẽ giới thiệu các design pattern mà mình hay dùng trong phát triển phần mềm

Design Pattern là gì

Các design pattern được chia ra thành 3 nhóm Creation , Behavier , và Structural

  • Creational Patterns: Used to construct objects such that they can be decoupled from their implementing system.
  • Structural Patterns: Used to form large object structures between many disparate objects.
  • Behavioral Patterns: Used to manage algorithms, relationships, and responsibilities between objects.

Behavioral

► Chain Of Responsibility Object Behavioral

► Command Object Behavioral

► Interpreter Class Behavioral

► Iterator Object Behavioral

► Mediator Object Behavioral

► Memento Object Behavioral

► Observer Object Behavioral

► State Object Behavioral

► Strategy Object Behavioral

► Template Method Class Behavioral

► Visitor Object Behavioral

Structural

► Adapter Class and Object Structural

► Bridge Object Structural

► Composite Object Structural

► Decorator Object Structural

► Facade Object Structural

► Fly Weight Object Structural

► Proxy Object Structural

Creational

► Abstract Factory Object Creational

► Builder Object Creational

► Factory Method Object Creational

► Prototype Object Creational

► Singleton Object Creational

Screen Shot 2019-11-04 at 7 45 34 PM

Tham khảo

Các pattern đã xong

  • abstract factory
  • factory method
  • builder
  • Strategy

java-designpattern's People

Contributors

codegymdanang 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.