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

8주자 과제: 인터페이스 #12

Closed
7 tasks done
ByungJun25 opened this issue Nov 26, 2020 · 0 comments · Fixed by #45 or #46
Closed
7 tasks done

8주자 과제: 인터페이스 #12

ByungJun25 opened this issue Nov 26, 2020 · 0 comments · Fixed by #45 or #46
Assignees
Labels
done java java whiteship 백기선님 live-study
Projects

Comments

@ByungJun25
Copy link
Owner

ByungJun25 commented Nov 26, 2020

목표

자바의 인터페이스에 대해 학습하세요.

학습할 것

  • 인터페이스 정의하는 방법
  • 인터페이스 구현하는 방법
  • 인터페이스 레퍼런스를 통해 구현체를 사용하는 방법
  • 인터페이스 상속
  • 인터페이스의 기본 메소드 (Default Method), 자바 8
  • 인터페이스의 static 메소드, 자바 8
  • 인터페이스의 private 메소드, 자바 9
@ByungJun25 ByungJun25 added java java whiteship 백기선님 live-study draft labels Nov 26, 2020
@ByungJun25 ByungJun25 added this to the java 스터디 milestone Nov 26, 2020
@ByungJun25 ByungJun25 self-assigned this Nov 26, 2020
@ByungJun25 ByungJun25 added this to To do in Study via automation Nov 26, 2020
@ByungJun25 ByungJun25 pinned this issue Jan 2, 2021
ByungJun25 added a commit that referenced this issue Jan 7, 2021
Study automation moved this from To do to Done Jan 7, 2021
ByungJun25 added a commit that referenced this issue Jan 7, 2021
#12 8주차 과제 - 인터페이스 완료
ByungJun25 added a commit that referenced this issue Jan 7, 2021
#12 8주차 과제 - 인터페이스 오타 수정 및 예시 코드 추가
@ByungJun25 ByungJun25 unpinned this issue Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done java java whiteship 백기선님 live-study
Projects
Study
  
Done
1 participant