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

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

Conversation

sss4920
Copy link
Collaborator

@sss4920 sss4920 commented Apr 17, 2023

첫번째 세미나 기본과제를 위해 객체지향에 대해서 공부하면서 몇 가지 예제코드를 정리했습니다.

  1. car 클래스의 매개변수의 개수를 바꿔 오버로딩 예제 작성
  2. liscope 치환원칙을 공부하기 위해 직사각형, 정사각형 클래스와 shape 인터페이스 작성
  3. ocp를 이해하기 위해서 코드 확장에는 유연하고 수정에는 별로 건드리지 않는 클래스파일을 작성했습니다!

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.

1 participant