개발자 원칙 sprint 12 - 김영명#678
Conversation
|
우측에 있는 |
There was a problem hiding this comment.
Code Review
This pull request adds a markdown file summarizing Chapters 6 through 9 of "Developer Principles" (개발자 원칙) along with a discussion topic. The reviewer provided feedback on Korean spelling, spacing, particle usage, natural phrasing, and formatting consistency across the chapter headers, offering concrete code suggestions for each.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
jongfeel
left a comment
There was a problem hiding this comment.
👍
올해 부지런히 참여해 주신 거 같아서 감사드립니다.
| 해당 저자의 원칙 “많이 읽고, 많이 쓰고, 많이 생각하자”는 개발뿐만이 아니라 어떠한 영역에서도 중요할 것 같다고 생각한다. | ||
|
|
||
| ## 논의 내용 | ||
| * 9장에서 코드 읽기 연습을 많이 해야한다고 합니다. AI가 있다고 하더라도 아직은 코드를 읽을 줄 아는 것은 필요하기에 공감이 가는데요, 각자 연습하는 방식이 있으면 공유해보면 좋을 것 같습니다. |
There was a problem hiding this comment.
저는 코드를 읽어보면서 말이 되는지 파악해 봅니다.
보통은 자연스럽게 읽히는데 그렇지 못한 코드는 가독성에 문제가 있을 수 있어서 읽기 좋게 바꾸는 리팩터링을 하기도 합니다.
There was a problem hiding this comment.
현재 기준으론 코드 읽기가 크게 중요하지 않아졌다라고 생각해서, 요즘은 거의 읽지 않지만, 예전에는 회사 repo의 PR 을 최대한 집중해서 읽고 이해해보려고 노력 했던 것 같습니다
There was a problem hiding this comment.
저의 경우 AI로 개발을 하면 AI가 만들어준 코드를 쭉 읽습니다. 원래 AI가 없던 시절에는 회사에서 다른 팀의 repo를 clone 받아서 이렇게 만드는 방식도 있구나라며 다양한 스타일의 코드를 읽으며 성장했는데, 그것이 이제 AI 코드를 읽으며 연습하면된다고 생각합니다.
올해도 고생하셨습니다!
이번에도 3권을 다 읽은게 뿌듯하네요.