Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3주차 김영한의 실전 자바 - 기본편 Chapter 10 ~ 13 #25

Open
24 tasks done
toychip opened this issue Jan 18, 2024 · 0 comments
Open
24 tasks done

3주차 김영한의 실전 자바 - 기본편 Chapter 10 ~ 13 #25

toychip opened this issue Jan 18, 2024 · 0 comments

Comments

@toychip
Copy link
Member

toychip commented Jan 18, 2024

📌 3주차 김영한의 실전 자바 - 기본편 Chapter 10 ~ 13

Chapter10. 다형성

  • 다형성 시작
  • 다형성과 캐스팅
  • 캐스팅의 종류
  • 다운캐스팅과 주의점
  • instanceof
  • 다형성과 메서드 오버라이딩
  • 정리

Chapter11. 다형성2

  • 다형성 활용1
  • 다형성 활용2
  • 다형성 활용3
  • 추상 클래스1
  • 추상 클래스2
  • 인터페이스
  • 인터페이스 - 다중 구현
  • 클래스와 인터페이스 활용
  • 정리

Chapter12. 다형성과 설계

  • 좋은 객체 지향 프로그래밍이란?
  • 다형성 - 역할과 구현 예제1
  • 다형성 - 역할과 구현 예제2
  • 다형성 - 역할과 구현 예제3
  • OCP(Open-Closed Principle) 원칙
  • 문제와 풀이
  • 정리

Chapter 13. 다음으로

  • 다음으로
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant