ISP(Interface Segregation Principle) : 인터페이스 분리 원칙
2016. 1. 15. 09:22
LSP(Liskov Substitution Principle) : 리스코프 치환 원칙
2016. 1. 15. 09:21
OCP(Open Closed Principle) : 개방 폐쇄 원칙
2016. 1. 15. 09:21
SRP(Single Responsibility Principle) : 단일 책임 원칙
2016. 1. 15. 09:21
인터페이스(interface)
2016. 1. 14. 09:52
논리적 설계와 물리적 설계
2016. 1. 13. 19:47
객체 지향의 4대 특성(JAVA)
2016. 1. 13. 19:02
클래스(Class)와 객체(Object)
2016. 1. 13. 18:59
객체지향 프로그램의 메모리 사용방식
2016. 1. 13. 11:41