HCI REVIEWER Flashcards
The Overall Design Process
Requirements Analysis
User Analysis
Scenario and Task Modeling
Interface Selection and Consolidation
The design Configuration of a hardware interaction platform
Hardware Platforms
The design Configuration of a hardware interaction platform
Hardware Platforms
WIMP
windows, icon, mune, and pointer
What is WIMP
windows, icon, mune, and pointer
The important areas to consider in the interface selection and development, including the WIMP, GUI components, and 3D interfaces.
Windows/Layers
Icons
Menus
Direct Interaction Through Pointer
GUI Components for User Input
3D interface
The important areas to consider in the interface selection and development, including the WIMP, GUI components, and 3D interfaces.
Windows/Layers
Icons
Menus
Direct Interaction Through Pointer
GUI Components for User Input
3D interface
Is a way to design a website or an application service at a structural level. Commonly use to layout content and functionality
Wire-framing
User Interface Layer
User interface
Application programming interface(ABI)
window manager
Types of User Interface(UI)
Natural Language Interface
Menu-Based Interface
Form-based Interface
Command Line Interface(CLI)
Graphical User interface(GUI)
Pertains to any information or data that is sent to a computer for processing
Input
Refers to any information that was processed by and sent out from a computer or any electronic device
Output
A signal to the processor indicating that an I/O event has occurred and must be handled.
Interrupt
Is a programming paradigm in which the flow of program execution is determined by events like a mouse click, keyoress, or a message from the operating system or another program.
Event-driven program
Is a programming paradigm in which the flow of program execution is determined by events like a mouse click, keyoress, or a message from the operating system or another program.
Event-driven program