-
Notifications
You must be signed in to change notification settings - Fork 21
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
[2주차] 객체지향 코드연습 (Suehyun666) #31
Open
Suehyun666
wants to merge
48
commits into
COW-edu:main
Choose a base branch
from
Suehyun666:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6ecb6a - Browse repository at this point
Copy the full SHA e6ecb6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e287377 - Browse repository at this point
Copy the full SHA e287377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41845b7 - Browse repository at this point
Copy the full SHA 41845b7View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 69aba52 - Browse repository at this point
Copy the full SHA 69aba52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 928bcc2 - Browse repository at this point
Copy the full SHA 928bcc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87adba7 - Browse repository at this point
Copy the full SHA 87adba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26c32dd - Browse repository at this point
Copy the full SHA 26c32ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 355ebf0 - Browse repository at this point
Copy the full SHA 355ebf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 619aae4 - Browse repository at this point
Copy the full SHA 619aae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aaa590 - Browse repository at this point
Copy the full SHA 7aaa590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77bae68 - Browse repository at this point
Copy the full SHA 77bae68View commit details -
1. 입력받는 역할을 수행하는 클래스로 분리했습니다. 2. 매직넘버를 상수로 변경했씁니다. 3. 에러도 메소드로 처리했습니다.
Configuration menu - View commit details
-
Copy full SHA for 6049a3f - Browse repository at this point
Copy the full SHA 6049a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a14bc17 - Browse repository at this point
Copy the full SHA a14bc17View commit details -
Configuration menu - View commit details
-
Copy full SHA for bff4f55 - Browse repository at this point
Copy the full SHA bff4f55View commit details -
로또를 랜덤으로 생성하는 클래스입니다. 1. streamapi이용하여 간단하게 했습니다. 2. 매직넘버를 상수로 변환했씁니다.
Configuration menu - View commit details
-
Copy full SHA for 0d78f68 - Browse repository at this point
Copy the full SHA 0d78f68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20eb9f3 - Browse repository at this point
Copy the full SHA 20eb9f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b2cd3 - Browse repository at this point
Copy the full SHA 97b2cd3View commit details
Commits on Oct 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a2ebfe - Browse repository at this point
Copy the full SHA 1a2ebfeView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1858311 - Browse repository at this point
Copy the full SHA 1858311View commit details -
constants이용해서 문자열 안보이게 했습니다. validator 클래스 만들어서 비즈니스 로직만 수행하도록 했습니다.
Configuration menu - View commit details
-
Copy full SHA for fde267e - Browse repository at this point
Copy the full SHA fde267eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f208822 - Browse repository at this point
Copy the full SHA f208822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55be10e - Browse repository at this point
Copy the full SHA 55be10eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6c7390 - Browse repository at this point
Copy the full SHA a6c7390View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5440df - Browse repository at this point
Copy the full SHA a5440dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb6e36 - Browse repository at this point
Copy the full SHA bcb6e36View commit details -
결과계산 수행하는 클래스입니다. 상수처리 위해 constants 만들었습니다 매치카운트 정보를 저장하는 클래스도 만들었습니다. -11 for문 수정예정입니다..
Configuration menu - View commit details
-
Copy full SHA for e48a13c - Browse repository at this point
Copy the full SHA e48a13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3867749 - Browse repository at this point
Copy the full SHA 3867749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de8f99 - Browse repository at this point
Copy the full SHA 6de8f99View commit details -
아직 손볼 곳이 있어서 constants를 만들지 않았습니다. 상수처리, import, 관련있는 정보 모아서 가독성있게 만들었습니다.
Configuration menu - View commit details
-
Copy full SHA for 771e99b - Browse repository at this point
Copy the full SHA 771e99bView commit details -
의존성을 외부에서 주입하고 주석없앴습니다. 필드이용하지 않고 정보를 저장하는 클래스를 만들었습니다. -클래스이름을 좀 더 이해가기 쉽게 만들고 싶은데 추천부탁드립니다..
Configuration menu - View commit details
-
Copy full SHA for 8382b15 - Browse repository at this point
Copy the full SHA 8382b15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64269f2 - Browse repository at this point
Copy the full SHA 64269f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f018d51 - Browse repository at this point
Copy the full SHA f018d51View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89a61c1 - Browse repository at this point
Copy the full SHA 89a61c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7c2bbf - Browse repository at this point
Copy the full SHA f7c2bbfView commit details -
바뀐 곳은 별로 없습니다. String input = console.realine이 반복돼서 줄일까 합니다.
Configuration menu - View commit details
-
Copy full SHA for 3430382 - Browse repository at this point
Copy the full SHA 3430382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 743cfc9 - Browse repository at this point
Copy the full SHA 743cfc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 732acb0 - Browse repository at this point
Copy the full SHA 732acb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec97241 - Browse repository at this point
Copy the full SHA ec97241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa1c6f - Browse repository at this point
Copy the full SHA 2aa1c6fView commit details -
구매한 만큼의 로또를 저장하는 클래스입니다. lottogenerator를 통해 로또를 생성받아 값을 저장하는 역할을 수행합니다.
Configuration menu - View commit details
-
Copy full SHA for 01e7fe1 - Browse repository at this point
Copy the full SHA 01e7fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2112f1 - Browse repository at this point
Copy the full SHA d2112f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1af815 - Browse repository at this point
Copy the full SHA c1af815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96bbaf3 - Browse repository at this point
Copy the full SHA 96bbaf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a63945 - Browse repository at this point
Copy the full SHA 4a63945View commit details -
Configuration menu - View commit details
-
Copy full SHA for e764b62 - Browse repository at this point
Copy the full SHA e764b62View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb20a1 - Browse repository at this point
Copy the full SHA dfb20a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bea7598 - Browse repository at this point
Copy the full SHA bea7598View commit details -
Configuration menu - View commit details
-
Copy full SHA for 958f0a5 - Browse repository at this point
Copy the full SHA 958f0a5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.