"Code Encyclopedia (second Edition)" Read Note 01

Source: Internet
Author: User

After the "Construction of the law", we started the second teacher recommended book reading, and I chose the "Code Daquan (second Edition)", this book, someone once said: "If you say similar to the" human moon myth "such as software engineering books away from the developer is still a bit distant words," code Daquan (second edition) " is a truly thoughtful developer of the classic masterpiece. "I think it's a book that teaches me how to think.

The first chapter of this book is software construction, according to the general usage, "construction" refers to the process of construction. The build process may contain aspects of planning, design, and inspection, but most of the time, "build" refers to those parts of the process that create things. Construction is sometimes thought of as "coding" or "programming," but the word is not appropriate, because construction is not all mechanized and requires considerable creativity and judgment. We can list some of the specific tasks in the build activity.

1. Validation of the underlying work has been completed, so that the building activities can proceed smoothly.

2. Determine how to test the code you have written.

3. Design and write classes and subroutines.

4. Create and name variables and named constants.

5. Select the control structure and organize the statement block.

6. Unit testing and integration testing of the code, and troubleshooting errors.

7. Review the underlying design and code of the other members of the development team and have them review your work.

8. Retouch the code and carefully format and annotate the code.

9. Integrate multiple software components that are developed separately.

10. Adjust the code to make it faster and more resource-saving.

This is a lot of the activities that are included in the build, and some of the important non-building activities include management, requirements analysis, software architecture design, user interface design, system testing, and maintenance. Each of these activities ultimately affects the success or failure of the project.

It is important to improve the quality of the software and the productivity of the developer, so most of us agree that it is important to improve the software development process. Several reasons why building activities are so important are as follows:1. The construction activity is the main component of software development; 2. Building activities are core activities in software development;3. focusing on building activities can greatly increase the productivity of programmers; 4. The product of the building activity-the source code-is often the only precise description of the software;5. Building activities is the only work that ensures that it will be done. So the importance of building activities is visible.

"Code Encyclopedia (second Edition)" Read Note 01

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.