Zookeeper software engineering-process-oriented software design method

Source: Internet
Author: User
Tags zookeeper software

After analyzing the requirements and understanding what we have to do, we need to consider the question of "how to do it.

 

Process-oriented:It is a process-centric programming idea. It is to analyze the steps required to solve the problem, and then use functions to implement these steps Step by step. You can call these steps one by one. Process orientation is a basic method. It takes into account actual implementation. Generally, process orientation is improved step by step from top to bottom. Therefore, the most important aspect of process orientation is the modular approach..

 

The following is a summary of the software design method,Click to view the big chart:

 

Software design mainly refers to converting software requirements into data structures and system structures to provide a large architecture for the next work. It provides support for building a stable system.

How to determine the design quality when the requirement is switched to the design:

  1. The design must meet all the display requirements described in the analysis model.
    Satisfies all the implicit requirements that the user wants.
  2. The design must be readable, understandable, and easy to program, test, and maintain.
  3. The design provides a full picture of software related to data and functional behavior from the perspective of implementation.

 

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.