Ray's playground

 

随笔分类 -  Methodology

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 . 阅读全文

posted @ 2011-03-13 11:12 Ray Z 阅读(214) 评论(0) 推荐(0)

Welcome to Software Construction(Chapter 1 of Code Complete)
摘要:Developing computer software can be a complicated process, and in the last 25 years, researchers have identified numerous distinct activities that go into software development. They include Problem definition Requirements development Construction planning Software architecture, or high-level design 阅读全文

posted @ 2011-03-11 22:03 Ray Z 阅读(153) 评论(0) 推荐(0)

导航