Code Complete 读书笔记 (Chapter 1)

来源:互联网 发布:python rpc框架 编辑:程序博客网 时间:2024/05/21 19:39

这一章的重点就是向我们解释了什么是“Construction” 。需要注意的是Construction不仅仅是Coding,它还包括很多其他的活动,如Detailed design, Testing and Debugging等。

Software Developpment的过程为:

Problem Definition
Requirements Development
Construction planning
Software architecture, or high-level design
Detailed design
Codeing and debugging
Unit testing
Integration testing
Integration
System Testing
Corrective maintenance

 

 

原创粉丝点击