Software Engineering 6 software coding

Source: Internet
Author: User

As a stage of the software engineering process,ProgramEncoding is the continuation of the design.

The features and style of the programming language will profoundly affect the quality and maintainability of the software.

To ensure the quality of coding, programmers must have a deep understanding, skills, and correct use of the features of programming languages. The source program should have a good structure and a good programming style.

 

Principles of structured program design:

 

 

Principles of structured program design:

 

 

 

Source program efficiency:

 

Program Code increases the running speed and saves storage. In general, any program design method that has no significant improvement on efficiency and is detrimental to the simplicity, readability, and correctness of the program is undesirable. Many compilation programs have the "optimized" function to automatically generate efficient targetsCode. The key to improving memory efficiency is the simplicity of the program.

 

Measure of Program Complexity:

 

 

Related Article

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.