코딩Coding/코딩기초상식_필수지식

10 Design Patterns Explained in 10 Minutes - Fireship

내인생PLUS 2022. 3. 17. 17:22
728x90

https://youtu.be/tv-_1er1mWI










동영상 오리지날 원서책
전설의 디자인 패턴

디자인 패턴: 재사용이 가능한 객체지향 소프트웨어의 원리

(Design Patterns: Elements of Reusable Object-Oriented Software)

eBook영어원서)Design Patterns: Elements of Reusable Object-Oriented Software -
https://economiceco.tistory.com/m/12627

eBook영어원서)Design Patterns: Elements of Reusable Object-Oriented Software

디자인 패턴: 재사용이 가능한 객체지향 소프트웨어의 원리 객체지향 디자인 패턴을 모아놓은 책 영어원서 eBook Design Patterns: Elements of Reusable Object-Oriented Software https://www.amazon.com/dp/B00..

economiceco.tistory.com





https://ko.m.wikipedia.org/wiki/%EB%94%94%EC%9E%90%EC%9D%B8_%ED%8C%A8%ED%84%B4_(%EC%B1%85)

디자인 패턴 (책) - 위키백과, 우리 모두의 백과사전

《디자인 패턴》(Design Patterns, ISBN 0-201-63361-2)은 소프트웨어 설계에 있어 공통된 문제들에 대한 표준적인 해법과 작명법을 제안한 책이다. 이 분야의 사인방(Gang of Four, 줄여 GoF)으로 불리는 에리

ko.m.wikipedia.org







잘 정리 된
한국 ☺️😆blog

https://jslee-tech.tistory.com/m/25

GoF 디자인 패턴 (Gang-of-Four) - 1. 생성 패턴

1. GoF 디자인 패턴 GoF 디자인 패턴은 소프트웨어 공학에서 가장 많이 사용되는 디자인 패턴이다. 유형에 따라 생성 패턴 (Creational Pattern), 구조 패턴 (Structural Pattern), 행위 패턴 (Behavioral Patter..

jslee-tech.tistory.com





GoF 디자인 패턴 (Gang-of-Four) - 2. 구조 패턴 - https://jslee-tech.tistory.com/m/26

GoF 디자인 패턴 (Gang-of-Four) - 2. 구조 패턴

1. 구조 패턴 (Structural Pattern) 구조 패턴 (Structural Pattern)은 클래스나 객체를 조합하여 더 큰 구조를 만드는 패턴이다. 예를 들어, 서로 다른 Interface를 갖는 2개의 객체를 하나로 묶어 단일 Interfa..

jslee-tech.tistory.com







반응형