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

[1주차] 기본과제 제출 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[1주차] 기본과제 제출 #1

wants to merge 1 commit into from

Conversation

unanchoi
Copy link
Collaborator

🐕 과제 구현 명세

  • 기본과제
  1. 추상 클래스의 개념을 공부하기 위해서, Person을 추상 클래스로 하여, Athlete, FootballPlayer class를 구현했습니다.
  • 구현 과정에서 추상화 개념에 대해서 복습했습니다.
  1. Poketmon class를 이용하여 생성자의 개념을 공부하고, interface를 만들어 다형성의 개념과 예제코드를 구현했습니다.

🐥 이런 점이 새로웠어요 / 어려웠어요

  • 추상 클래스와 인터페이스, static의 개념등을 확실하게 알고 있지 못했는데 세미나와 과제를 진행하면서, 공부 했습니다.

@sung-silver
Copy link
Member

1주차에 배운 내용을 익숙한 주제인 포켓몬으로 예제를 구현하신게 기억에 남는 것 같아요 기본과제하느라 수고하셨습니다 !

Choose a reason for hiding this comment

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

제가 이번에 Java가 처음이라서, 다양한 방식을 사용하신 것 같아서 코드를 보면서 더 찾아보기도 좋았던 것 같아요! 수고하셨습니다!!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

감사합니다!

@unanchoi
Copy link
Collaborator Author

1주차에 배운 내용을 익숙한 주제인 포켓몬으로 예제를 구현하신게 기억에 남는 것 같아요 기본과제하느라 수고하셨습니다 !

@sung-silver 피카피카

Copy link
Member

@jun02160 jun02160 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.

4 participants