Skip to content

객체지향 코드 연습(우테코 프리코스 lotto)

Notifications You must be signed in to change notification settings

Erichong7/practice-oop-lotto

 
 

Repository files navigation

[우테코 - 로또미션]


4주차 TO DO LIST

  • 불필요한 객체 삭제하기 - Rate
  • ResultCalculator 개선하기
    • EnumMap 사용
    • Stream을 통해 반복문 최적화
  • View
    • 의미있는 변수명으로 변경
    • 매직넘버 처리
  • Input
    • Validate (여러가지 잘못된 Input 경우에 대한 예외처리)
  • Refactor ( 프로그램 구조 개선 )

About

객체지향 코드 연습(우테코 프리코스 lotto)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%