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

[강연주] 3장: 애자일 #17

Merged
merged 1 commit into from
Sep 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions 3장/강연주.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
### 중요하다고 생각한 내용
- 애자일 방법론은 결국 앞에서 읽은 '함께','자라기'이다.
- 애자일 방법론이 성공하려면 "고객참여","짧은 반복 개발 주기"가 중요하다!
- 결국은 정해진 방법론은 따라는 것이 아니라, 함께 하는 사람들과 좋은 전략들을 스스로 만들어 나가는 것이 중요하다.

### 느낀 점
- 책을 읽기 전에 나에게 애자일 방법론이란 되게 어렵고, 복잡하고, 적용하기 어려운 방법론이었다. 하지만 책을 읽고, "함께 자라기"에 집중하면, 애자일 방법론을 쉽게 적용할 수 있겠다라는 생각이 들었다.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

저도 마냥 어렵게만 생각했었는데, 해보니 너무 좋은 것 같아요👍🏻

- 개발자로서, 고객의 경험보다는 단순 코드 구현에 집중했었던 것 같은데, 잘못하고 있었던 것 같다. 고객 참여를 우선시로 생각하고, 고객의 피드백을 주기적으로 받는 방식으로 진행해야겠다는 생각이 들었다.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

저도 최근에 이러한 부분을 많이 느꼈어요!

- 아무리 유명한 방법론이라도, 결국에 나에게 제일 맞는 방법론이 나에게 제일 최고인 방법론이다. 팀과 함께 하면서 팀에 맞는 문화를 찾아가는 것이 제일 중요한 것 같다.
Comment on lines +6 to +9
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 👏 👏 👏 👏

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

정말 만능인 방법론은 없는거 같아요! 이 방법론 좋아보인다! 해볼까?라는 생각보다 나에게 맞는지, 우리 팀에게 적합한 방법론인지 고민하며 적용해 나가려는 태도가 무엇보다 중요한 것 같아요 !

Loading