728x90
SOLID 관련 자료
https://www.nextree.co.kr/p6960/
https://mangkyu.tistory.com/194
https://velog.io/@haero_kim/SOLID-%EC%9B%90%EC%B9%99-%EC%96%B4%EB%A0%B5%EC%A7%80-%EC%95%8A%EB%8B%A4
https://yoongrammer.tistory.com/100
응집도 & 결합도
구현 상속
상속 & 위임
https://developer0513.tistory.com/185
https://sorjfkrh5078.tistory.com/282
리팩토링
https://arisu1000.tistory.com/27599
https://arisu1000.tistory.com/27628
https://arisu1000.tistory.com/27629
IS-A 관계
Design by contract
https://en.wikipedia.org/wiki/Design_by_contract
IoC
https://choicode.tistory.com/31
훅 메소드
https://mrtint.tistory.com/358
객체지향 생활체조
https://koomchang.tistory.com/3
'CS Study > 자유주제 스터디' 카테고리의 다른 글
[스터디] IoC : 제어의 역전 (0) | 2023.12.22 |
---|---|
[스터디] 정적 팩토리 메서드(Static Factory Method) (0) | 2023.12.08 |
[스터디] 의존관계 주입(DI : Dependency Injection) (2) | 2023.12.08 |
[스터디] getter, setter 그래서 왜 쓰면 안 되는건데?🤔 (0) | 2023.11.23 |
[스터디] 일급 컬렉션 발표 자료 (3) | 2023.11.09 |