Design Pattern https://refactoring.guru/design-patterns https://www.inflearn.com/course/%EB%94%94%EC%9E%90%EC%9D%B8-%ED%8C%A8%ED%84%B4 [목차] Creational patterns Factory Method Abstract Factory Builder Prototype Singleton Structural patterns Adapter Decorator Composite Proxy Flyweight Bridge Facade Behavioral patterns Chain of responsibility Command Iterator Mediator Memento Observer Strategy State Template Method Visitor