Ray's playground

 

Metaphors for a Richer Understanding of Software Development (Chapter 2 of Code Complete)

  • Metaphors are heuristics, not algorithms. As such, they tend to be a little sloppy.

  • Metaphors help you understand the software-development process by relating it to other activities you already know about.

  • Some metaphors are better than others.

  • Treating software construction as similar to building construction suggests that careful preparation is needed and illuminates the difference between large and small projects.

  • Thinking of software-development practices as tools in an intellectual toolbox suggests further that every programmer has many tools and that no single tool is right for every job. Choosing the right tool for each problem is one key to being an effective programmer.

  • Metaphors are not mutually exclusive. Use the combination of metaphors that works best for you.

posted on 2011-03-13 11:12  Ray Z  阅读(196)  评论(0编辑  收藏  举报

导航