428 topics found for:

“design principles”

Top-Down IA

An approach to information architecture that begins with high-level structures and breaks them down into detailed components. Helps in creating a clear and organized framework from the outset, ensuring consistency and coherence.

Ego States

A concept in transactional analysis that describes three different aspects of the self: Parent, Adult, and Child, each influencing behavior and communication. Important for designing communication strategies and interfaces that resonate with different user states.

SCR

Situation-Complication-Resolution (SCR) is a communication and problem-solving framework used to structure information clearly and logically. Crucial for effectively conveying complex ideas and solutions in business and design contexts.

m12n

Numeronym for the word "Modularization" (M + 12 letters + N), dividing a system into separate, interchangeable modules that can be developed, tested, and maintained independently. Important for improving maintainability and scalability of systems.

Bubble Sort

A simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order. Important for understanding basic algorithmic principles and their applications.

WCAG

Web Content Accessibility Guidelines (WCAG) are a set of guidelines developed by WAI to make web content more accessible. Essential for ensuring that websites are usable by individuals with disabilities, thereby promoting inclusivity and compliance with accessibility standards.

Probability Matching

A decision-making strategy where individuals allocate resources proportionally to the probability of an outcome occurring, rather than optimizing the most likely outcome. Important for understanding decision-making behaviors and designing systems that guide better resource allocation.

System One

A mode of thinking, derived from Dual Process Theory, that is fast, automatic, and intuitive, often relying on heuristics and immediate impressions. Important for understanding how users make quick decisions and respond to design elements instinctively, aiding in the creation of intuitive and user-friendly interfaces.

Usability

The degree to which a product or system can be used by specified users to achieve specified goals with effectiveness, efficiency, and satisfaction in a specified context of use. Essential for creating products that are easy to use and meet user needs effectively.

GIGO

Garbage In-Garbage Out (GIGO) is a principle stating that the quality of output is determined by the quality of the input, especially in computing and data processing. Crucial for ensuring accurate and reliable data inputs in design and decision-making processes.