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

ITEM 37. ordinal 인덱싱 대신 EnumMap을 사용하라 #65

Open
dolly0920 opened this issue May 2, 2021 · 0 comments
Open

ITEM 37. ordinal 인덱싱 대신 EnumMap을 사용하라 #65

dolly0920 opened this issue May 2, 2021 · 0 comments
Assignees
Labels
Assignment Something to submit

Comments

@dolly0920
Copy link
Owner

  • 9~10개 정도의 영화(자유롭게 선택) 장르별로 묶어봅시다.
    (ex)
    [action] : Veteran(베테랑), Target(타겟), ...
    [comedy] : ...
    [romance] : ...
    ...

(원래 ITEM 38과 묶어서 같이 과제를 진행하려고 했는데 확장까지 고려했을 때 제한되는 부분이 있을 것 같아 따로 만들었습니다.)

@dolly0920 dolly0920 added the Assignment Something to submit label May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assignment Something to submit
Projects
None yet
Development

No branches or pull requests

4 participants