Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
요구사항
요구 사항 간단 요약
1.사용자가 주문할 수 있는 과정과
주문 후 다시 추가 주문할 수 있는 서비스 구현
결재에 따른 가게의 매출 증감을 통해 가게의 매출을 관리
[사용 언어 : JAVA]동작 과정
궁금한 점 (생략 가능)
코드를 짜다보면 차라리 다 엎어버리고 다시 짜는게 빠르겠다 싶을 정도로 순서도나 구조가 얽힐때가 있는데 그때 여러분은 어떻게 돌파하시는지 아니면 어떤 길을 선택하시는 지 궁금합니다 ㅎㅎ
느낀 점 (생략 가능)
객체지향으로 짜려고해도 인생이 절차지향이라 그런지 절차지향으로 자꾸 가고자하는 관성을 지닌 나의 뇌를 어떻게 하면 좋을지 모르겠다.
단순히 테스트를 하기좋게 만들어야한다 라는 하나의 명제가 모든 문제들을 관통하면서 코드를 좀더 직관적으로 만들어 주었다. 신기했다.
단순히 프로그램을 완성하기보다는 목적의식을 가지고 좀 더클린하게 짜야겠다.
자바를 시작한지 얼마되지않아 충분한 코드연습량을 통해 Quantum Jump가 시급한것 같다.
역시 남는건 기록뿐이다....기억은 믿을게 못된다