Reading "Software Engineering-theory method and Practice" eighth chapter experience

Source: Internet
Author: User

The object-oriented design phase includes architecture design, detailed design, user interface design and database design. Design activities are divided into system design and detailed design. Design principles are modular (large system decomposition into a number of small systems), coupling degree (the degree of association between two subsystems, the lower the coupling the better), cohesion (the degree of correlation within the subsystem, the higher the cohesion, the better), reusability. Design patterns are also one and reuse. The quality of software architecture design is the key to the success of a system design. System design includes identifying design elements, data storage strategy, deployment subsystem, and system design review. Detailed design includes method modeling (need to determine method visibility, name, parameter, return value, stereotype), attribute modeling (need to name and set visibility), state modeling (determining system behavior), relational modeling, detailed design review. The abstract factory design pattern is designed to encapsulate a specific platform. The purpose of the adaptor pattern is to encapsulate the code of the legacy system. Bridge mode separates the interface of a class from the specific implementation. The facade mode reduces the dependency between classes. User interface design to user-centric, to meet user needs.

Reading "Software Engineering-theory method and Practice" eighth chapter experience

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.