Human-computer interaction

Slides:



Advertisements
Similar presentations
Windows Test Review.
Advertisements

Designing a Graphical User Interface (GUI) 10 IST – Topic 6.
User Interface. What is a User Interface  A user interface is a link between the user and the computer. It allows the user and the computer to communicate.
 An operating system (OS) is a set of computer programs that allow the user to perform basic tasks like copying, moving, saving and printing files. 
Exploring the Basics of Windows XP. Objectives Start Windows XP and tour the desktop Explore the Start menu Run software programs, switch between them,
User Interfaces. User Interface What do we mean by a user interface? The user is the person who is using the computer. A user interface is what he or.
Exploring the Basics of Windows XP
How do people communicate with computers?
Software GCSE ICT.
Components of the system unit COMP Computer Skills Lecture -2.
11.10 Human Computer Interface www. ICT-Teacher.com.
Unit 1_9 Human Computer Interface. Why have an Interface? The user needs to issue instructions Problem diagnosis The Computer needs to tell the user what.
USER INTERFACE.
Output Design. Output design  Output can be: Displayed on a screen/VDU/monitor. Printed on paper as hard copy. Sound.
Introduction to Computer System
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
UNIT 7 Describing how an item functions [2] (infinitive with or without ‘to’)
A-Level Computing#BristolMet Session Objectives#15 MUST define the term user interface SHOULD describe the characteristics of different UIs and suggest.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Introduction to Computer Operating Systems
Computer Components: Software Computer Technology.
Define and describe operating systems which contain a Command Line Interface (CLI) Define and describe operating systems which contain a Graphical User.
Different Types of HCI CLI Menu Driven GUI NLI
Catholic University College of Ghana Fiapre-Sunyani INFORMATION TECHNOLOGY I Audrey Asante, Faculty of ICST Graphic User Interface Tutorials and Documentation.
Lecture (7) Systems software and Application Software.Systems software and Application Software. Dr:Emad Elsharkawy Eng-Omar Salah Dr:Emad Elsharkawy 1.
INFORMATION SYSTEM – SOFTWARE TOPIC: GRAPHICAL USER INTERFACE.
Software Interfaces. Learning Objectives Describe the characteristics of different types of user interfaces. Discuss the types of user interfaces which.
Graphical User Interfaces (GUI’s ). & Command-Line Interfaces.
GCSE ICT User Interfaces. User interfaces The way in which the user of a computer communicates with the machine is called the Human- Computer Interface.
Chapter 4. CONCEPT OF THE OPERATING SYSTEM MANAGING ESSENTIAL FILE OPERATIONS.
The Visible PC. Computing Parts Hardware – stuff you can touch and would hurt if you dropped it on your foot Operating System – controls the hardware.
Fundamentals of Windows Mouse n 4 Basic Operations: –Pointing –Clicking –Double Clicking –Dragging.
Mr L Challenor ICT Teacher BTEC IT Unit 02 - Lesson 06 Computer Software.
Allows the user and the computer to communicate with each other.
Chapter 2 Looking at Windows
11.10 Human Computer Interface
Chapter 5: Using System Software
Chapter 2 Looking at Windows
Introducing… Microsoft Windows7
Human Computer Interface
Chapter 1 - An Introduction to Computers and Problem Solving
Design AH Computing.
What is an operating system?
Computer Technology Notes #3
Chapter 6: Interfaces and interactions
Software engineering USER INTERFACE DESIGN.
Human–computer interfaces
Computer Software CS 107 Lecture 2 September 1, :53 PM.
Exploring the Basics of Windows XP
User Interfaces The human computer interface is what allows the user to communicate/Interact with the computer and is often called simply the user interface.
Human Computer Interface
Windows Basics Computers 1.
Human Computer Interface
Exploring the Basics of Windows XP
GRAPHICAL USER INTERFACE
Information Technology Ms. Abeer Helwa
Human Computer Interface
Introduction to Computer Software
People and ICT INFO 2.
User Interfaces and Libraries
ICT Programming Lesson 3:
GRAPHICAL USER INTERFACE GITAM GADTAULA. OVERVIEW What is Human Computer Interface (User Interface) principles of user interface design What makes a good.
GRAPHICAL USER INTERFACE GITAM GADTAULA KATHMANDU UNIVERSITY CLASS PRESENTATION.
05 | Desktop Applications
Graphical User Interfaces
Materials prepared by Dhimas Ruswanto, BMm
Human and Computer Interaction (H.C.I.) &Communication Skills
WJEC GCSE Computer Science
Windows Operating System
Presentation transcript:

Human-computer interaction ICT Practical work 3 Human-computer interaction Kulken Zenkovich

Human-computer interface (HCI) The means of communication between a human user and a computer system, referring in particular to the use of input/output devices with supporting software. Devices of increasing sophistication are becoming available to mediate the human-computer interaction. These include graphics devices, touch-sensitive devices, and voice-input devices. They have to be configured in a way that will facilitate an efficient and desirable interaction between a person and the computer. Человеко-компьютерный интерфейс ( HCI ) Средство связи между человеком-пользователем и компьютерной системой, имеется в виду , в частности, использование устройств ввода / вывода с поддержкой программного обеспечения. Устройства все более становятся изощренными для осуществления взаимодействия человека и компьютера. Они включают графические устройства, сенсорные устройства, и устройства голосового ввода . Они должны быть настроены таким образом, что будут способствовать эффективному взаимодействию между человеком и компьютером.

command line interface, text interface, graphic interface A user interface is the method by which the user and the computer exchange information and instructions. There are three main types: command-line, menu driven and graphical user interface (GUI). Пользовательский интерфейс-это способ, с помощью которого пользователь и компьютер обмениваются информацией и инструкциями. Существует три основных типа позьзовательского интерфейса: интерфейс командной строки, меню и графический интерфейс пользователя (GUI).

Command-line interfaces Интерфейс командной строки позволяет пользователю взаимодействовать с компьютером посредством ввода команд. A command-line interface allows the user to interact with the computer by typing in commands. In the early days of personal computers, all PCs used command-line interfaces. An example of a common command driven interface is MS-DOS. The MS-DOS command to display all files on c:\ would be: dir c:\

Menu driven interfaces 1. Simple menu The user is offered a simple menu from which to choose an option. One menu often leads to a further menu. Part of the screen may have an instruction followed by a numbered list of options to choose from. Простое меню

Menu driven interfaces Полноэкраное меню -занимает весь экран  Menu driven interfaces 2. Full screen menu A full screen menu takes up the entire screen.

Menu driven interfaces 3. Menu bar A menu bar is the set of options at the top of the screen. When an option is chosen a drop-down menu may be offered. Меню-набор опций в верхней части экрана. Если выбирается параметр в выпадающем списке могут быть предложены команды,

Graphical user interface Graphical user interface is sometimes shortened to GUI. The user chooses an option usually by pointing a mouse at an icon representing that option. Windows XP, Windows Vista, Apple OSX and Ubuntu all have graphical user interfaces. GUI) — разновидность пользовательского интерфейса, в котором элементы интерфейса (меню, кнопки, значки, списки и т. п.), представленные пользователю на дисплее, исполнены в виде графических изображений

The Future Graphical User Interface

The Future Natural User Interface

The Future Organic User Interface

Thank you