Agile Development is currently the most popular development method. It uses a human-centered, iterative, and progressive development idea, which deserves your attention and learning.
Recently I have read a book on Agile developmentProgram45 habits of members.
It tells the story of 45 good habits that programmers should use in Agile development in the form of an "inverse example.
The 45 habits involved in this book are:
1. Do things
2 If you want to file a complaint
3. Wrong person
4. overcome all difficulties and forge ahead
5. Tracking changes
6. Team Investment
7. Discard
8. Break the casserole and ask to the end
9 grasp the development pace
10. Let customers make decisions
11. design guidance rather than development manipulation
12 reasonably use technology
13 Keep publishable
14 early integration and frequent Integration
15 early automatic deployment
16 use the demo to get frequent feedback
17 use short iterations and incremental release
18 A fixed price means a breach of commitment
19 guardian angel
20 first use it to implement it
21. Different environments have different problems.
22 automated Acceptance Test
23. measure the real progress
24. Listen to your voice
25CodeClearly express intent
26 communicate with code
27 dynamic evaluation trade-offs
28. incremental Programming
29 keep simple
30 compile cohesion code
31. Don't ask
32 replace according to contract
33. Record problem solving logs
34 warning is an error
35 to solve each problem
36. report all exceptions
37. Provide useful error information
38. Scheduled meetings
39 The architect must write code
40 implement code Collective Ownership
41 become a mentor
42. Allow yourself to find a solution
43. Share the code after preparation
44 perform code review
45. report progress and problems in a timely manner
Author of this book:
Venkat Subramaniam, PhD, founder of agile developer, Agile Development Authority. He trained and guided thousands of software developers in the United States, Canada, India and many countries in Europe, and delivered speeches at various conferences. He is also the author of. Net gotchas.
ArticleReproduced from: http://roclinux.cn/