3 User Interface
3 User Interface
• A prisoner has three choices for his punishment. He can enter a room full
of fire, a tank full of sharks, or a cave full of lions who haven't eaten in
three years. Which should he choose?
• (Answer: The lions — they would have died long ago without eating for so long)
User Interfaces
Information Technology
Lesson Objectives
By the End of the lesson students should be able to:
• Define correctly, the term user interface
• Differentiate the Two Categories of User Interfaces
• Give Examples of each category
Categories of User Interface
HARDWARE Software
∙ Touch Screens ∙ Command-line Interfaces
∙ Special Keyboards ∙ Graphical User Interfaces
∙ Qwerty Keyboards ∙ Menu-driven Interfaces
∙ Game Consoles ∙ Touch User Interface
Hardware interface
• Hardware interfaces are devices with additional features that will make the
interaction between the user and the computer system much easier.
E-textbook Reference: Pg 31
HARDWARE INTERFACE
Braille kindle (TUI) QWERTY Keyboard
Keypad
E-textbook Reference: Pg 31
Command-line interface
• A Command-line interface is a user interface where the user issues commands
to the computer in the form of successive lines of text (command lines).
• A program which handles the interface is called a command language interpreter
or shell. Microsoft disk operating system (MS-DOS) utilized a command line
interface.
Menu-driven interface
• A Menu Driven Interface is a type of user interface that lets a user interact with
a computer or device by working your way through a series of menus. A lot of
ATMS utilize a Menu-Driven Interface