-
Notifications
You must be signed in to change notification settings - Fork 272
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
[지하철 노선도 미션] 김지우 미션 제출합니다. #106
Open
jiwoo-kimm
wants to merge
52
commits into
woowacourse:main
Choose a base branch
from
jiwoo-kimm:jiwoo-kimm
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
Conversation
This file contains 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.
프리코스 3주차 미션 제출합니다.
지하철 노선도 프로그램은 이전 과제들에 비해 훨씬 구현할 부분이 많다고 느껴졌고, 그래서 더 구현 목록을 자세하게 작성하였습니다. 1,2주차에서 했던 내용을 더 발전시켜 이전 주차보다 더 객체지향적이고 깔끔한 코드가 나올 수 있었습니다.
특히, 멘토님들이 주신 2주차 피드백은 제가 어느 부분에서 부족한지 깨달을 수 있는 기회가 되었습니다. 제가 어느 부분을 더 발전시켜야 할지에 대한 힌트라고 생각하고 꼼꼼히 읽고 최대한 반영할 수 있도록 노력하였습니다.
3주 간의 프리코스를 통해 저의 부족한 부분을 정확하게 알고 싶었고, 다른 분들의 코드와 멘토님들의 피드백을 읽으며 저의 부족함을 뼈저리게 느낄 수 있었습니다. 좋은 코드를 접하는 것은 쉽게 주어지지 않는 기회인데, 다른 사람들의 코드를 보고 반성할 기회를 얻을 수 있어서 정말 좋았습니다. 또한, 학기와 병행하며 코딩 공부를 자의로 하는 것은 저에게 불가능에 가까웠는데, 프리코스 덕분에 꾸준히 프로그래밍을 하고 관련 공부를 할 수 있었습니다. 앞으로도 이렇게 객체지향적인 좋은 코드를 쓸 수 있도록 많이 배우고 공부하고 싶습니다.
감사합니다.