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

[week 1] 기본과제/생각과제 #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

[week 1] 기본과제/생각과제 #1

wants to merge 4 commits into from

Conversation

Hong0329
Copy link
Collaborator

@Hong0329 Hong0329 commented Apr 21, 2023

기본과제

  1. firstSeminar/src/main/java/sopt/org/firstSeminar/basic/Person.java
  • 추상클래스, 상속
  1. firstSeminar/src/main/java/sopt/org/firstSeminar/basic/VipClass.java
  • 제네릭
  1. firstSeminar/src/main/java/sopt/org/firstSeminar/basic/bank.java
  • 추상 메소드. 디폴트 메소드, 정적 메소드, 상수
  1. firstSeminar/src/main/java/sopt/org/firstSeminar/basic/card.java
  • 추상 클래스, 디폴트 메소드
  1. firstSeminar/src/main/java/sopt/org/firstSeminar/basic/kbbank.java
  • 인터페이스 상속, 추상클래스 상속 받을 때는 해당 함수의 구현을 강제 받음

생각과제
https://canyon-rhythm-70f.notion.site/1-d2372be297c245218e8e3a0156bbe120

심화과제
꼭 추후에 수행하도록 하겠습니다ㅠ

@Hong0329 Hong0329 changed the title Week#1 [week 1] 기본과제/생각과제 Apr 21, 2023
Copy link

@hyeonjeongs hyeonjeongs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

주석으로 정리까지 하시고 파워 복습하셨군요!!
멋져용 수고하셨어요~!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants