://en.wikipedia.org/wiki/Command-query_separationYou Ain ' t gonna need It (YAGNI)This principle, in short, is to consider and design only the necessary functions to avoid over-design. Just implement the features you currently need, and you can add them later when you need more features.
Do not add complexity if it is not necessary.
Software developm
The Linux/unixDesign idea: The leverage effect of softwareCSDN send a book to me, originally I was the choice of Python -related books, but no goods,CSDN Beautiful to me a directory list, I chose this " Linux/unix Design thought ", when I read the following story, deeply touched me, let me constantly reflect on, can not sleep for a long time, the following will share this story as follows:My aunt sold more
A good start is half the success
The initial architecture design determines the survival of software products. "A good start is half the success ".
The initial architecture design is also the most difficult. We need to investigate the situation and technical characteristics of similar products and learn about the theoretical support and technical platform suppor
What kind of solutions are we going to talk about? How can we design a good design scheme? These problems are the issues that should be paid attention to during the preliminary design of software development.
When talking about software
@page { margin: 2cm }P { margin-bottom: 0.21cm }-->
Document Name
Transparency:Let there be light
WorkBy
EricS. Raymond
Author Unit
OutputLocation
TheArt of Unix programming
Reading Time
2008.12.20 ~ 2008.12.25
Main Content
This article introduces two important qualities of software design:Transparency and controllability. The author
This article introduces some of the principles in software design, which are learned after long-term experience. Every programmer should understand them. I believe it will be of great help to everyone in the process of software design.
Don't repeat yourself (dry)Dry is the simplest rule and the easiest to understand.
people are good at understanding things in an intuitive and simple way. I firmly believe that, all excellent solutions are intuitive and simple. I like intuitive and simple solutions. Maybe before finding an intuitive and simple solution, we have tried to solve the problem in many complicated and confusing ways. If you cannot clearly explain the Program solution to the green vegetables seller next door in an easy-to-understand manner, this solution is not good enough-it is not simple and intui
Software Interface Design Principle original address: http://www.uml.org.cn/jmshj/200802015.asp
For application software, a basic reality is that the user interface is user-oriented. Users need applications developed by developers to meet their needs and are easy to use. The main principles of user interface design
Architecture Practice-Software Architecture Design Process
Basic Information
Author: (English) Peter eelespeter CrippsTranslator: Cai huanghui; MA WentaoPress: Machinery Industry PressISBN: 9787111301158Mounting time:Published on: February 1, April 2010Start: 16For more details, see: http://www.china-pub.com/196666
Introduction
Starting from the basic principles, this book introduces some concepts, process
Reproduced in the original: http://blog.csdn.net/yueqian_scut/article/details/24602941 thank you very much.
Memory is an important module of SOC (System on chip, systems on chip) integrated design, and it is a part of the SOC which has a large proportion of cost. Memory management software and hardware design is an important part of SOC
As a start-up web Developer, we are often intimidated by a variety of tall design platforms. In fact, the current variety of solutions on the market can help us to solve the coding problem, but also guide you to master the technical knowledge of website creation. Here's a look at the 10 leaders:1.TOWebWhat do you want your website to look like? How is it laid out? Before we can make the site look real, it often takes hours to build and
The design pattern mentioned here is the pattern in software design, mainly refers to the object-oriented software design. Compliance with the design model can effectively improve the maintainability and reusability of
Since the early 80, many computer experts in China have been digging into large enterprises, trying to develop the ideal large-scale mis. Practice has proved that the large number of mis developed, most is not very ideal. Why? According to author further reseach, one of the important reasons is that the database design of MIS is not paid enough attention in the development process, and it is not treated as a top priority. A large MIS, if its database
case, you can write the class.Assume that the row condition is a time range (timescript), representing the past (past), present (present), and future (future), respectively)The column conditions are state, which respectively indicate apply, approval, and decline)
In the design of the class, the time range is used as the main axis, and the status is used as the auxiliary axis. The class is defined:Interface timescript {Public void apply ();Public vo
architecture, Operation architecture, and data architecture.
Document Template (Download Full template)
The admems method provides a complete set of document templates for software architecture design, involving document introduction, architecture description, architecture
After the software is developed, there are only two groups to contact him. One is a user and the other is a developer. Therefore, when designing software, the two groups should consider simultaneously and weigh the key points of each design point from each angle.
The developed software is intended for users and use
[Disclaimer: All Rights Reserved. You are welcome to reprint it. Do not use it for commercial purposes. Contact Email: feixiaoxing @ 163.com]
Before I started working in a chip company, I knew very little about the chip design. I knew a lot about the chip company datasheet. There is no such resource, and there is no such requirement. However, when I came to a new company, especially after I realized the open-source CPU, everything had changed. Open-s
Software Architecture Design Series (3): How to Become a .netenterprise instructor .zip
Lecture content: Enterprise Architects lead programmers and other technical personnel to complete information system engineering like generals who direct soldiers on the battlefield. He must have a strategic vision and thinking, and have high-level technical decision-making and system architecture
tag library. A tag should inherit from javax. servlet. jsp. tagext. tagsupport and provide the Implementation of dostartag and doendtag methods.Dostartag implements business logicDoendtag control output
6. Service Worker ModeThe page flow, front-end controller mode, and view assistant mode are combined to represent a complete set of processes for "request-forwarding-View. This mode is also the implementation standard of the MVC mode, and Struts is also implemented based on this mode
7. asynchro
library, a tag should inherit Javax.servlet.jsp.tagext.TagSupport, and give Dostartag and Doendtag two methods of implementation.Dostartag Implement business logicDoendtag Control output
6. Service Worker ModelUses the page flow, front-end controller mode, and view Assistant mode to represent a complete set of processes for request-forward-view. This model is also the implementation of the MVC pattern, struts also based on this pattern to implement
7. Asynchronous Page ModeWhen remote data is c
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.