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

2주차 김영한의 실전 자바 - 기본편 Chapter 6 ~ 9 #13

Open
34 tasks done
toychip opened this issue Jan 11, 2024 · 0 comments
Open
34 tasks done

2주차 김영한의 실전 자바 - 기본편 Chapter 6 ~ 9 #13

toychip opened this issue Jan 11, 2024 · 0 comments

Comments

@toychip
Copy link
Member

toychip commented Jan 11, 2024

📌 2주차 김영한의 실전 자바 - 기본편 Chanpter 6 ~ 9

Chapter6. 접근 제어자

  • 접근 제어자 이해1
  • 접근 제어자 이해2
  • 접근 제어자 종류
  • 접근 제어자 사용 - 필드, 메서드
  • 접근 제어자 사용 - 클래스 레벨
  • 캡슐화
  • 문제와 풀이
  • 정리

Chapter7. 자바 메모리 구조와 static

  • 자바 메모리 구조
  • 스택과 큐 자료 구조
  • 스택 영역
  • 스택 영역과 힙 영역
  • static 변수1
  • static 변수2
  • static 변수3
  • static 메서드1
  • static 메서드2
  • static 메서드3
  • 문제와 풀이
  • 정리

Chapter8. final

  • final 변수와 상수1
  • final 변수와 상수2
  • final 변수와 참조
  • 정리

Chapter9. �상속

  • 상속 - 시작
  • 상속 관계
  • 상속과 메모리 구조
  • 상속과 기능 추가
  • 상속과 메서드 오버라이딩
  • 상속과 접근 제어
  • super - 부모 참조
  • super - 생성자
  • 문제와 풀이
  • 정리
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