Implementation Flashcards
How does HCI affect the programmer?
The levels of abstraction involved (eg. hardware specific–> interaction-technique specific), layers of development tools used (eg. windowing systems, interaction toolkits, architecture styles and frameworks.)
In most smart phone designs, the windows management is tightly coupled with the _______ ______.
operating system
By using a toolkit you are more often able to…
port between platforms
Menus, buttons, simple text area, file selections are all examples of…?
Interaction Objects (widgets)
Event models are about…?
Understanding the things the user is doing, and anything that is happening the application should know about.
Of the following options, which one is NOT an event model for management systems?
a. Read-evaluation loop
b. Notification-based
c. User-directed input
c. User-directed input
UIMS
User Interface Management Systems
In terms of human-computer interaction MVC stands for…?
Model-View Controller
What are the three major types of system feedback?
Lexical, Syntactic, and Semantic