File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 773 . 여러분의 개인 Repo에 작업하며
884 . 이 Repo에 PR을 보내어 멘토의 코드 리뷰와 피드백을 받으세요.
99
10- ## Branch 명명 규칙
11- 1 . 여러분 repo는 알아서 해주시고 😀(본인 레포니 main으로 하셔두 되져)
12- 2 . prgrms-be-devcourse/spring-board 레포로 PR시 branch는 gituser_id을 적어주세요 :)
13- - base repo : ` 여기repo ` base : ` username ` ← head repo : ` 여러분repo ` compare : ` main ` 또는 ` github_id `
14- - 이 규칙은 멘토+팀원들과 정하여 진행해주세요 :)
10+ ## Branch 명명 규칙 + 팀의 PR규칙 정하기
11+ 1 . 여러분 repo는 알아서 해주시고 😀(본인 레포니 main으로 하셔두 되져)
12+ 2 . prgrms-be-devcourse/spring-board 레포로 PR시 branch는 gituser_id을 적어주세요 :)
13+ - base repo : ` 여기repo ` base : ` username ` ← head repo : ` 여러분repo ` compare : ` main ` 또는 ` github_id `
14+ 3 . 실제 진행할 PR규칙은 멘토+팀원들과 정하여 진행해주세요 :)
15+ - ← head repo : ` 여러분repo ` compare : ` main ` 로 할지
16+ - 또는 ← head repo : ` 여러분repo ` compare : ` github_id ` 로 할지
1517- 참고 : [ Github 위치 및 피드백 기준 가이드] ( https://www.notion.so/backend-devcourse/Github-e1a0908a6bbf4aeaa5a62981499bb215 )
1618
1719### 과제를 통해 기대하는 역량
2123- 스스로 OOP를 생각하고 코드로 옮길 수 있는 능력해보자
2224
2325### 요구사항
24-
26+ - 콘솔로 구현입니다.(스윙으로 구현하시는 분들 계실까봐)
2527- 객체지향적인 코드로 계산기 구현하기
2628 - [ ] 더하기
2729 - [ ] 빼기
You can’t perform that action at this time.
0 commit comments