First, to write unnecessary code1. You should not write those code before real demand comes.2. Do not write unnecessary code, and delete unused code.Second, the code is difficult to modify1, make too many assumptions about the future.2. Write code without careful design (basic design is not done)3, the design process should be based on what you now know exactly w
The entire software development process is a rather complex process. Instead of simply writing software on the other side by a few design engineers, we need to start from the beginning to the end, including many people and different experts, different specialties and different knowledge are combined to form a complete softwar
Factors to consider in System Architecture Design
Xiamen julong Software Engineering Co., Ltd. Lu linsheng2004-10-19
Software Engineering expert network
This article discusses the various factors that should be considered in the system architecture design from two aspects: the runtime st
Recently in writing software detailed design, so found this article, feel good, bring to share with you.
The difference between an outline design and a detailed design
Summary design is the design of the
The difference between the outline design and the detailed design
The schematic design is the structure of the software, including the modules, the hierarchical structure of the modules, the call relationships of the modules, the functions of each module, and so on. At the same time, we should
Differences between outline design and detailed design
The outline design is to design the software structure, including the component module, the hierarchy of the module, the call relationship of the module, and the functions of each module. At the same time, we also need t
Heroes are created in the historical era, and softwares are no exception. Software Engineering was born to solve the contemporary software crisis. after learning the video of software engineering, I finally unveiled the secret, let me have a preliminary understanding of the soft engineering design. The soft engineering
How to better design the software architecture is an eternal key topic in the software engineering field. Over the past few decades, the international software engineering community has made great strides in Software Architecture Design
How to better design the software architecture is an eternal key topic in the software engineering field. Over the past few decades, the international software engineering community has made great strides in Software Architecture Design
The difference between an outline design and a detailed design
Summary design is the design of the software structure, including the composition of the module, the hierarchy of modules, module call relations, the function of each module and so on. At the same time, it is nec
Love programming to be a good software designer!Software design has some methods to refer to. But it is more important to have good demand analysis, a wealth of technical knowledge and design experience (more hands-on!) Constantly striving for a better spirit (multi-brain!) )。Meet other people's system to think about w
Domain-driven design software: the way to cope with core complexity (English version) (highly recommended by many world-class software masters)
Basic Information
Author: (US) Eric EvansSeries name: Turing programming SeriesPress: People's post and telecommunications PressISBN: 9787115224071Mounting time:Published on: February 1, April 2010Start: 16Other Details
Abstract:
The database is the foundation of the system. If you need to change the fields of the database frequently, or even modify the table and table relationship, I believe that no one will be able to cope with it several times! Because of the changes in the database structure, not only the changes in the database itself, but also the code at the entity, data operation, logic, and performance layers must be modified. What's more troublesome is that if a large amount of old data already exist
Undergraduate Graduation Design topic: design and implementation of college internship process management systemSoftware development background: Combined with the current internship in the college, the internship is an important part of the first half of senior year, from the choice of enterprise training, to the process of document management, notification management, enterprise credit Exchange and other w
Recently, I have begun to design a Service Release and governance framework. I have some experiences with the code of several mainstream frameworks, such as Alibaba Dubbo, netty at the transport layer, and tomcat at the container layer.
The classic object-oriented analysis and design book explains why design is divided by hierarchy and the advantages of reading
1. Overview
Dr. Roy Fielding (see Personal homepage) is the main designer of the HTTP and URI protocol issued by the IETF. HTTP and Uri are the two most important web infrastructure protocols, so Dr. Fielding is one of the founders of the Web architecture.
In addition to academic excellence, Dr. Fielding has been involved in the design and development of many Open-source software. He was the developer of
What is architecture
Software designers who have high technical skills and rich experience need to design the architecture of the software system, that is to say, we need to design how the system's components are divided, how components interact, and how logical, physical, and important decisions are made in the system
Although I have always been engaged in website development and have never done any software development, there is not much software I have used. Gradually, it is found that some software is really powerful and complicated to operate. Therefore, the software has become a so-called professional
avoid unexpected responses
1. Solve the customer's strange problem about functions: the PM's analysis and description capabilities should be reliable, and even dare to refuse. In the Requirement Description, describe and solutions from the user's perspective, and encourage users to participate in design and planning frequently.
2. Solve the function mismatch problem of each module: use the "scenario-driven" method to first ensure that the typical
Summary: This text is divided into two parts. The first part: basic knowledge of design pattern; Part Two: The six principles in software design, and analyzes the principle of single responsibility in detail.
(the timeline reference for this article: \java design mode (time series diagram) for Notes Support fo
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.