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

[1차] 서버파트 1차 과제 #1

Open
3 tasks done
PgmJun opened this issue Apr 5, 2023 · 0 comments
Open
3 tasks done

[1차] 서버파트 1차 과제 #1

PgmJun opened this issue Apr 5, 2023 · 0 comments

Comments

@PgmJun
Copy link
Member

PgmJun commented Apr 5, 2023

👻 기본 과제

📌 기본 과제

  • 오늘 배운 자바의 객체지향 개념들을 코드로 작성해보고 Github에 올려주세요!
  • 스스로 학습 키워드 정리해서 Notion에 올리기

👾 심화 과제

📌 심화 과제

  • 현재 본인이 가지고 있는 모든 객체지향 프로그래밍 개념을 담아서 “은행” 프로그램을 만들어주세요!
    view는 따로 필요없고 cli에서 동작하는 수준이면 됩니다!

⛔️ 과제 마감일

4월 21일 23시59분 과제 마감

@PgmJun PgmJun changed the title [1주차] 스스로 학습 키워드 [1주차] 과제 Apr 5, 2023
@PgmJun PgmJun changed the title [1주차] 과제 [1주차] 서버파트 1주차 과제 Apr 5, 2023
@PgmJun PgmJun self-assigned this Apr 5, 2023
PgmJun added a commit that referenced this issue Apr 14, 2023
PgmJun added a commit that referenced this issue Apr 14, 2023
PgmJun added a commit that referenced this issue Apr 14, 2023
PgmJun added a commit that referenced this issue Apr 14, 2023
PgmJun added a commit that referenced this issue Apr 14, 2023
PgmJun added a commit that referenced this issue Apr 17, 2023
PgmJun added a commit that referenced this issue Apr 17, 2023
PgmJun added a commit that referenced this issue Apr 17, 2023
PgmJun added a commit that referenced this issue Apr 18, 2023
PgmJun added a commit that referenced this issue Apr 18, 2023
PgmJun added a commit that referenced this issue Apr 18, 2023
PgmJun added a commit that referenced this issue Apr 18, 2023
- 비밀번호가 6자가 아니라면, 예외발생
- 비밀번호가 정수형이 아니라면, 예외발생
PgmJun added a commit that referenced this issue Apr 18, 2023
PgmJun added a commit that referenced this issue Apr 18, 2023
- 생년월일이 'Integer(2)-Integer(2)-Integer(2)' 형식이 아니라면, 예외발생
- 전화번호가 'Integer(3)-Integer(4)-Integer(4)' 형식이 아니라면, 예외발생
PgmJun added a commit that referenced this issue Apr 18, 2023
PgmJun added a commit that referenced this issue Apr 18, 2023
생년월일 형식 변경사항 반영
Integer(4)-Integer(2)-Integer(2)
=>
Integer(2)-Integer(2)-Integer(2)
PgmJun added a commit that referenced this issue Apr 18, 2023
PgmJun added a commit that referenced this issue Apr 18, 2023
@PgmJun PgmJun changed the title [1주차] 서버파트 1주차 과제 [1차] 서버파트 1차 과제 Apr 22, 2023
PgmJun added a commit that referenced this issue Apr 27, 2023
Co-authored-by: 강원용 <82709044+KWY0218@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant