Skip to content

아이템 64. 객체는 인터페이스를 사용해 참조하라 #151

Answered by corock
JoisFe asked this question in 3. 과제
Discussion options

You must be logged in to vote

저는 지인들에게 객체지향 프로그래밍을 정복하고 싶다면 4 + 5 = 9 를 통달하면 된다고 전파합니다.
여기서 4는 4대 특징(concepts)을 말하고, 5는 원칙(principles)인데요.

이번 아이템을 읽으면서 그중에서도 4대 특징 중 가장 하이라이트라고 볼 수 있는 다형성의 중요성을 다시 한번 상기해보는 시간이었습니다.
정리하신 글 잘 읽었습니다~

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Irisation23
Comment options

@corock
Comment options

@JoisFe
Comment options

JoisFe Mar 14, 2023
Maintainer Author

@JoisFe
Comment options

JoisFe Mar 14, 2023
Maintainer Author

Answer selected by JoisFe
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
9장 일반적인 프로그래밍 원칙 이펙티브 자바 9장 (일반적인 프로그래밍 원칙)
3 participants