Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 303 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 303 Bytes

디자인 패턴

주제 목록

  • 싱글턴 패턴
  • Mutable, Immutable
  • blackbox testing, whitebox testing
  • 상속/조합
  • 코드 응집성
  • 전략 패턴
  • 빌더 패턴
  • 팩토리 메서드 패턴
  • 가교 패턴
  • 프록시, 데코레이터 패턴