Software Engineering Reading notes (9)--Nineth Chapter

Source: Internet
Author: User

The Nineth Chapter software realization

Software implementation is a key process of a software product from concept to entity, which translates the results of detailed design into program code written in a programming language and can eventually run.

I. Programming language

The programming language has been evolving and evolving, and its development has undergone a process from machine language to high-level language.

Two. Specification of software coding

Take Java as an example

1. File Naming and organization

In general, a Java source file consists of several sections (section), each separated by a blank line and related comments, and the length of the file should not be more than 2000 lines.

2. Layout of the Code

① appropriate blank line

② lines of code and spaces within lines

③ Branch, align and indent

④ naming rules

⑤ statement

⑥ notes

Software Engineering Reading notes (9)--Nineth Chapter

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.