CODE COMPLETE(代码大全) 读书笔记之 Software Construction

来源:互联网 发布:淘宝隐形眼镜是真的吗 编辑:程序博客网 时间:2024/05/21 09:38


When I reading the chapter one , the bold black title is Welcome to Software Construction.

In chapter one , the following questions can attract me to going reading.

What is Software Construction ?

Why is Software Construction Important ?


Who should read this book.  Absolutely. Me. (Recently , I just got a shock by a failed interview)

Benefits of reading the book.

As we all know, Developing computer software can be a complicated process.

They include:

Problem definition.

Requirements developing.

Construction planning.

Software architecture or high-level design.

Detailed design.

Coding and debugging.

Unit testing

Integration testing

Integration

System testing

Corrective maintenance.


Construction focuses on coding and debugging also includes detailed design ,unit testing,integration testing and other activities.

Construction programming involves substantial creativity and jugement.


Key points


Software construction the central activity in software development;construction is the only activity that's guaranteed to happen on every project.

The main activities in construction are detailed design,coding,debugging,and developer testing.


该章节主要介绍了:

何为创建活动?

创建活动的重要性。


创建活动是在总体设计之后,系统测试之前,承上启下。

主要内容,即我们很熟悉的,系统的详细设计、编码

0 0
原创粉丝点击