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

[객체 지향 설계 및 디자인 패턴 실전 tdd 스터디] 이장원 프리코스 1차 과제 제출입니다. #5

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

Conversation

zzzang12
Copy link

No description provided.

Copy link
Member

Choose a reason for hiding this comment

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

Application 클래스가 Controller 역할인걸까요?

Copy link
Member

Choose a reason for hiding this comment

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

생성자에 있는 while 문을 새로운 클래스 또는 메소드로 extract 해보세요!

Copy link
Member

Choose a reason for hiding this comment

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

타입 안정성을 갖기 어려운 HashMap 보다는 클래스로 묶어보는게 어떨까요? 용도를 보아하니 구조체처럼 쓰신 것 같아서요!

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