Read "efficient programmer 45 habit - Agile development practice of the Road"

This book is mainly used plain language about the 45 programmers help improve their agility habits, personal feeling is that a foreigner to write the book translated into Chinese a lot less meaning.

The main 45 habit is:

  1. work
  2. Haste makes waste
  3. Not the person
  4. Against all odds
  5. Track changes
  6. Investment team
  7. Know how to discard
  8. 打破沙锅问到底
  9. Grasp the development of rhythm
  10. Allow customers to make decisions
  11. Let developed design guidelines rather than manipulation
  12. Rational use of technology
  13. Hold to publish
  14. Early integration, integration frequently
  15. Early automate deployment
  16. Use the demo to get frequent feedback
  17. Use short iterations, the incremental release
  18. Fixed price commitment means betrayal
  19. Guardian Angel
  20. First with it and then implement it
  21. Different environments, there are different issues
  22. Automatic acceptance test
  23. The true measure of progress
  24. Listen to the voice of the user
  25. Code to be clearly expressed intent
  26. Communicate in code
  27. Dynamic Evaluation of trade-offs
  28. Incremental Programming
  29. Keep it simple
  30. Code written cohesive
  31. Told, do not ask
  32. Replaced by contract
  33. Record solve the problem log
  34. Warning is wrong
  35. To issue all broken
  36. All exception reports
  37. Provide useful error messages
  38. Regularly scheduled meeting time
  39. Architects must write code
  40. Code-collective ownership
  41. Become a mentor
  42. Allows everyone their own way
  43. Ready to share code and then
  44. Do code review
  45. Timely informed on the progress and problems

There are a lot of habits is very instructive, and Sajia does have a lot of negative examples in this book is the habit, the specific content here is not to mention, what problems you can leave a message exchange.

Reproduced in: https: //www.cnblogs.com/ericsun/archive/2011/07/17/2108959.html

Guess you like

Origin blog.csdn.net/weixin_34206899/article/details/93155025