New Ideas of Software Design

Source: Internet
Author: User
The current software development process is as follows:

Requirement Analysis-> outline design-> Framework Design-> module design-> class design-> coding-> Maintenance

New ideas:

User Feature Analysis (similar functions have different value points for different users)

-> Software Value Analysis (that is, the specific output of the actual benefits brought to users by the software)

-> Algorithm analysis (determine the related algorithms required for the software results, and obtain the data circulation and transformation method from this to obtain the data entity class, at the same time, it can determine the data content that the user needs to provide and how to provide such content)

-> Function Analysis (create a business class and use the data entity class for data exchange)

-> Module analysis (induction of business classes to form specific functional modules)

-> Framework analysis (induction module to form a specific framework)

-> Auxiliary coding (testing, detection, analysis, tools, etc)

-> Encoding

-> Maintenance

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.