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.

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

COMPUTER INTERFACES.
Designing a Graphical User Interface (GUI) 10 IST – Topic 6.
What is an operating system? Is it software?
Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data.
Chapter 14 The User View of Operating Systems
 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. 
What’s the computer?? computer is an electronic device that stores, processes, inputs, and outputs data to produce a result.
Intermediate GNVQ ICT The human computer interface The human computer interface is what allows the user to communicate with the computer and is often called.
UNIX Chapter 01 Overview of Operating Systems Mr. Mohammad A. Smirat.
Chapter 1. What is computer fluency? The knowledge possessed by people who are able to navigate the digital world successfully NOT THIS.
The Operating System and the User Interface
Operating Systems Chapter 4.
Computer for Health Sciences
GCSE ICT User Interfaces. Learning Intentions: To understand the concept of a Windows operating system and have a basic understanding of GUI. Success.
How do people communicate with computers?
Ch 26 & 27 User Interfaces.
Write today’s date and title in the front of your book. Underline it.
SOFTWARE.
Software GCSE ICT.
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.
AS Level ICT Selection and use of appropriate software: Interfaces.
USER INTERFACE.
Standard Grade Computing OPERATING SYSTEMS CHAPTER 20.
IST 222 Introduction to Operating Systems Fall, 2004.
WINDOWS Part 1 – Start Up Basics
Mr C Johnston ICT Teacher
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
Output Design. Output design  Output can be: Displayed on a screen/VDU/monitor. Printed on paper as hard copy. Sound.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
COLLECTING Software. Why use Software with Hardware? Software used for collecting includes the software that interfaces with hardware collection device.
Foundation year Lec.3: Computer SoftwareLec.3: Computer Software Lecturer: Dalia Mirghani Year: 2014/2015.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Software refer to all the programs that can be run on the computer.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Chapter 14 The User View of Operating Systems The Architecture of Computer Hardware and Systems Software: An Information Technology Approach 3rd Edition,
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.
Software 3 See Edmodo for images Group name: topcat Group code: i4qf9a 11/03/11.
GCSE ICT By the end of this session, you will be able to:  Understand concept of a Windows operating system and have a basic understanding of GUI.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
Operating System Concepts Three User Interfaces Command-line Job-Control Language (JCL) Graphical User Interface (GUI)
Parts of a Computer. Two Basic Components of a Computer System Hardware Parts of the Computer System you can physically touch Software Computer Instructions.
Digital Literacy Lesson 2. Hardware Hardware: the physical components of a computer. Includes input devices, processing devices, storage devices, and.
Types of Software Chapter 2.
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.
Computer Operating Systems And Software applications.
A user interface, like the one created by the DOS operating system, that makes use of typed commands.
An operating system (OS) is a collection of system programs that together control the operation of a computer system.
“Candidates were not advantaged by defining every type of operating system provided as examples in the explanatory notes of the standard. Candidates who.
WHAT IS HARDWARE ? Computer hardware is the collection of physical elements that comprise a COMPUTER SYSTEM LIKE A MOUSE, MONITOR, KEYBOARD, SPEAKER MICROPHONE,
Operating Systems. Operating System Every general-purpose computer must have an operating system to run other programs. Operating systems perform basic.
Mr L Challenor ICT Teacher BTEC IT Unit 02 - Lesson 06 Computer Software.
Allows the user and the computer to communicate with each other.
11.10 Human Computer Interface
Chapter 3 Software Interfaces.
Computer Technology Notes #3
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.
USER INTERFACES AND PROCESSING MODES
Introduction to Computer Software
Chapter 14 The User View of Operating Systems
Human-computer interaction
Fundamentals of Computer Hardware & software
Presentation transcript:

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 with each other.

What is a User Interface  The user interface control the way how data and instruction are entered (input) into the computer and how the computer present information on the screen (output).

The main types of user interfaces are:  Command Driven  Graphical User Interface

Command Driven  The Command Driven Interface is text- based interface, where the user types in commands via the keyboard. Commands usually are typed one line at a time.  Examples of command Driven Interface are MS DOS, Linux and Unix

Command driven Interface

Advantages of Command Driven Interface  Faster than using Menus and Icons on a GUI interface.  Less memory required, because of no graphics on the interface.  Works on computers with limited hardware and software.  Experienced users can use this system faster than others.  Complex commands can be entered to customise the operating system for a particular user.  Does not require a Windows Operating system to work.

Disadvantages of Command Driven Interface  People with limited knowledge of DOS may find the interface confusing and hard to use.  Errors in commands can cause the operation to fail and can be very time consuming.  Any errors in typing will require the user to re- type command. This time consuming and frustrating.  Commands have to be learnt, especially in UNIX where there are hundreds.  The interface is not attractive compared to a GUI interface.

Graphical User Interface (GUI)  Graphical User interface (GUI) is a type of interface that allows the user to control a computer’s input, storage and output through graphical elements.

Graphical User Interface (GUI)

 These elements include Windows, Icons, Menus, Pointers (WIMP) displayed on screen and selectable by ‘pointing and clicking’ a mouse.

Window  A window is that part of the screen that holds its own document or message.

Icon  An Icon is a image that represents a command, files and directory (folders).

Menu  Menu is a list of options which the user may select an operation to be preformed.

Menu  There are two main types of menu 1. Pull Down 2. Pop Up

Pointer  Pointer is a type of icon, usually a small arrow that moves on the screen in response to the movement of a pointing device (for example a mouse).

Graphical User Interface (GUI)  Examples of Graphical User Interface (GUI) are Windows 95/98, NT, ME, 2000, and XP

Command Driven Interface Verses Graphical User Interface (GUI) Command Driven Interface (Disadvantages) Graphical User Interface (GUI) (Advantages)  Difficult to understand and use  Easy to understand and use  Not very attractive  Very attractive  Mono-coloured  Multi-coloured  Not user-friendly  User-friendly

Command Driven Interface Verses Graphical User Interface (GUI) Command Driven Interface (Advantages) Graphical User Interface (GUI) (Disadvantages)  Faster than using Menus and Icons on a GUI interface.  Slower than using Command driven interface  Less memory required  More memory is required  Needs limited hardware and software to work  Needs a lot of hardware and software to work

Home Work 1. State the difference between Pull Down menu and Pop Up menu. 2. Outline three differences between command driven interface and graphical user interface. 3. State which user interface you prefer and give your reasons.