Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Code Daquan Reading Notes 1 murmuri-enter the World of Software Construction

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

The process of constructing the substance of construction. The process of constructing includes aspects of planning, design, and inspection.

Various activities in software development:

1. Definition of the problem (definition)

2. Requirements analysis (requirements development)

3. Planning (construction planning)

4. Software architecture or high-level design

5. Detailed design (detailed design)

6. Coding and debugging

7. Unit Testing (Unit Testing)

8. integration testing

9. Integration (intergration)

10. System Testing (System Testing)

11. Maintenance (corrective maintenance)

Build activities are primarily coding and debugging, but also involve detailed design, planning builds, unit testing, integration, integration testing, and other activities.

Specific tasks for building activities:

1. Verify that the groundwork is complete so that the build activity can proceed smoothly

2. Determine how to test the code you write

3. Design and write classes and subroutines

4. Create and name variables and named constants

5. Create control structures, organize statement blocks

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

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

8. Retouch code, carefully format and annotate code

9. Integration of software components developed separately

10. Adjust the code to make it faster and less expensive

Some important non-build activities include management, requirements analysis, software architecture design, user interface design, system testing, and maintenance.

Why building activities is so important:

1. Build activities are a major component of software development, accounting for between 30% and 80% of total software development activity time

2. Building activities are the core activities of software development

Focusing on build activities can greatly increase programmer productivity

4. The product of building activity--source code--is often the only accurate description of software

5. The build activity is the only work guaranteed to be done

Key points:

1. Software build is the core activity of software development: the build activity is the only essential work in every project

2. The main activities of software construction include: detailed design, coding, debugging, integration, developer testing (including unit testing and integration testing)

3. Construction is also often referred to as "coding" and "programming."

4. The quality of the build jelly has a substantial impact on the quality of the software

5. Understanding "how to build" programs determines how good programmers are.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report