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 - 양승민 #28

Closed
24 tasks done
yjsmk0902 opened this issue Jan 30, 2024 · 0 comments · Fixed by #33
Closed
24 tasks done

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

yjsmk0902 opened this issue Jan 30, 2024 · 0 comments · Fixed by #33
Assignees
Labels

Comments

@yjsmk0902
Copy link
Contributor

yjsmk0902 commented Jan 30, 2024

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

Chapter10. 다형성

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

Chapter11. 다형성2

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

Chapter12. 다형성과 설계

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

Chapter 13. 다음으로

  • 다음으로
yjsmk0902 added a commit that referenced this issue Jan 30, 2024
@yjsmk0902 yjsmk0902 self-assigned this Feb 9, 2024
@yjsmk0902 yjsmk0902 linked a pull request Feb 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant