# Post reading # a very practical architecture entry book. The content is profound and involves a wide range. It helps us establish an architectural design concept.
After reading this book, I put my post feeling at the beginning. Below are detailed reading notes.
# Reading Notes # We divide the concept of software architecture into two major schools: compos
LWhat is information architecture?
We know that when designing an information architecture for a web site or application system, the most important thing is to design the following four parts:
1. Organization Systems)
2. navigationsystems)
3. Search Systems)
4. labeling systems)
These four systems represent how information is organized, how information is browsed
architecture is a set of decisions that are made in a number of important ways; 3. Two features: A. Focus on the subject of architectural practice-people; B. Summarizes the types of architectural decisions; 2.1.3 Software Architecture Concept Panorama 12 1. A lot of cattle people have different definitions of concepts; 2.2 Analysis of conceptual ideas 13 2.2.1 Software
1. ConceptArchitecture: A simple architecture is a blueprint, a design that abstracts the different requirements of a customer into an abstract component, and describes the communication and invocation between these abstract components.Framework: Software framework is an architecture that extracts the common parts of specific domain software during project softwa
Before explaining the system architecture design, it is necessary to supplement the concepts related to the architecture. Therefore, this blog post mainly describes the concepts and relationships related to the architecture, architect, and architecture
To sum up, we can establish a systematic software architecture design process. Typical Software Architecture DesignShows the process.I. Concept of Business ArchitectureBefore building a software architecture, the architect should carefully study the following issues:Why is the system built for the purpose?What are the
The agile architecture design article has all ended. As architecture design is a big topic, it is very difficult to clearly describe the architecture design in an article. Therefore, a group of books and articles are provided in t
The multi-view method is not only the architecture archiving technology, but also the method of thinking that guides us in architecture design.
The more complex the system, the more you need to design the architecture from multiple aspects, in order to study and express the
Introduction
This article describes how to use agileeas. net agile development platform for the development of the pharmacy system, first we need to design the system architecture of the pharmacy system according to the requirements document, in order to continue the subsequent development work, the whole
After the architecture is properly managed, t
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 theo
To ensure the stability and success of the architecture, it is a practical method to verify the architecture by using code. The core of code verification is testing, especially unit testing. The basic operating principle of testing is testing first. It is a very important practice in Agile Methods and an important guarantee for reconstruction and stability of core models.
Code verification in the object-or
Origin
A: "agility should not be written into architecture design. Each iteration should be the same to achieve self-similarity (as Ken shweber said )."
B: "If you do not write architecture design, it is easy to rework and you will have to come back later ."
A: "restructuring is a big deal. This is an important practic
This series of blog posts will use the Microsoft Ria technical solution Silverlight and the scalability management framework managed extensibility framework (MEF), with the plug-in architecture design as the wire, I share my skills and experience in implementing plug-in system architecture design in the RIA system buil
Introduction:When the architecture model is iterated, the model must be modified and improved. How can we prevent modifications to the model and ensure correct improvements to the model?
Context
After the architecture model is refined, merged, and other activities, it will be directly used for guidance.Code. At this time, some problems are often exposed. In actual coding, we usually find that the
The general software design process is divided into the following steps:
1. conceptual phase
2. Analysis Phase
3. Architecture Design Stage
4. parallel development and testing
5. Acceptance and delivery phase
Architect Architecture Design Process
1. Requirement Analysis
2.
(This article is excerpted from the 2010 technology application plan chapter)
When the architecture model is iterated, the model must be modified and improved. How can we prevent modifications to the model and ensure correct improvements to the model?
Context
After the architecture model is refined, merged, and other activities, it will be directly used to guide the code. At this time, some problems are o
Experience | share | essence | Design |WEB Architecture
As a web engineer, I the most focus on performance and architecture, this time to participate in the sd2.0 General Assembly, to communicate with peers in a wide range of two, some of the experience, do not dare to enjoy, and the Bo friends to share, this is the participants and the audience with the exchange
to enter the online gaming industry for server design;Persons engaged in online game server design;Technical Director of the online game project. Because the design of online game servers involves too much content, such as network communication, AI, and database design, this article will focus on network communicatio
enter the online gaming industry for server design;Persons engaged in online game server design;Technical Director of the online game project.
Because the design of online game servers involves too much content, such as network communication, AI, and database design, this article will focus on network communication. W
First, the architecture design 11, the master-slave server can use a different storage engine. Master on the use of InnoDB, the use of transaction, row-level lock and other advanced features, slave on the use of MyISAM, better read performance, save memory, easy to back up. You can also use different data types, such as Varchar,slave with Char on Master, not only to save space, but also to take advantage of
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.