ArchitectureArchitecture is the art and technique of designing and building, as distinguished from the skills associated with construction. It is both the process and the product of sketching, conceiving, planning, designing, and constructing buildings or other structures. The term comes ; ; . Architectural works, in the material form of buildings, are often perceived as cultural symbols and as works of art. Historical civilizations are often identified with their surviving architectural achievements.
Islamic architectureIslamic architecture comprises the architectural styles of buildings associated with Islam. It encompasses both secular and religious styles from the early history of Islam to the present day. The Islamic world encompasses a wide geographic area historically ranging from western Africa and Europe to eastern Asia. Certain commonalities are shared by Islamic architectural styles across all these regions, but over time different regions developed their own styles according to local materials and techniques, local dynasties and patrons, different regional centers of artistic production, and sometimes different religious affiliations.
Software architectureSoftware architecture is the set of structures needed to reason about a software system and the discipline of creating such structures and systems. Each structure comprises software elements, relations among them, and properties of both elements and relations. The architecture of a software system is a metaphor, analogous to the architecture of a building. It functions as the blueprints for the system and the development project, which project management can later use to extrapolate the tasks necessary to be executed by the teams and people involved.
DeconstructivismDeconstructivism is a movement of postmodern architecture which appeared in the 1980s. It gives the impression of the fragmentation of the constructed building, commonly characterised by an absence of obvious harmony, continuity, or symmetry. Its name is a portmanteau of Constructivism and "Deconstruction", a form of semiotic analysis developed by the French philosopher Jacques Derrida.
Chinese architectureChinese architecture is the embodiment of an architectural style that has developed over millennia in China and has influenced architecture throughout East Asia. Since its emergence during the early ancient era, the structural principles of its architecture have remained largely unchanged. The main changes involved diverse decorative details.
Multitier architectureIn software engineering, multitier architecture (often referred to as n-tier architecture) is a client–server architecture in which presentation, application processing and data management functions are physically separated. The most widespread use of multitier architecture is the three-tier architecture. N-tier application architecture provides a model by which developers can create flexible and reusable applications. By segregating an application into tiers, developers acquire the option of modifying or adding a specific tier, instead of reworking the entire application.