generated from muhandojeon/study-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1a4288e
commit 3a796ec
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
### 중요하다고 생각한 내용 | ||
- 애자일 방법론은 결국 앞에서 읽은 '함께','자라기'이다. | ||
- 애자일 방법론이 성공하려면 "고객참여","짧은 반복 개발 주기"가 중요하다! | ||
- 결국은 정해진 방법론은 따라는 것이 아니라, 함께 하는 사람들과 좋은 전략들을 스스로 만들어 나가는 것이 중요하다. | ||
|
||
### 느낀 점 | ||
- 책을 읽기 전에 나에게 애자일 방법론이란 되게 어렵고, 복잡하고, 적용하기 어려운 방법론이었다. 하지만 책을 읽고, "함께 자라기"에 집중하면, 애자일 방법론을 쉽게 적용할 수 있겠다라는 생각이 들었다. | ||
- 개발자로서, 고객의 경험보다는 단순 코드 구현에 집중했었던 것 같은데, 잘못하고 있었던 것 같다. 고객 참여를 우선시로 생각하고, 고객의 피드백을 주기적으로 받는 방식으로 진행해야겠다는 생각이 들었다. | ||
- 아무리 유명한 방법론이라도, 결국에 나에게 제일 맞는 방법론이 나에게 제일 최고인 방법론이다. 팀과 함께 하면서 팀에 맞는 문화를 찾아가는 것이 제일 중요한 것 같다. |