FX. Henry Nugroho.  CLI (Command Line Interface)  GUI (Grapichal User Interface)  Readmore:

Slides:



Advertisements
Similar presentations
User Interface Design. What is a User Interface? UI is the basic format allowing a user to operate a program Command Line (CLI) is text-based Graphical.
Advertisements

Designing a Graphical User Interface (GUI) 10 IST – Topic 6.
What is an operating system? Is it software?
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. 
DESCRIBING INPUT DEVICES
Alford Academy Business Education and Computing1 Advanced Higher Computing Based on Heriot-Watt University Scholar Materials GUI – advantages and disadvantages.
Computer Parts Assignment
Part 3: Design Days 15, 19, 21, 23 Chapter 8: Work Reengineering and Conceptual Design Chapter 9: Design Guidance and Design Rationale Chapter 10: Interaction.
Part 3: Design Days 15, 19, 21, 23 Chapter 8: Work Reengineering and Conceptual Design Chapter 9: Design Guidance and Design Rationale Chapter 10: Interaction.
Interaction Styles Interface Widgets. What are Interaction Styles?  A Collection of interface objects and associated techniques from which an interaction.
MCT260-Operating Systems I Operating Systems I Interfaces to Operating Systems.
Operating systems.
 At the end of this class, students are able to  Describe definition of input devices clearly  List out the examples of input devices  Describe.
Present by : Juan José Foronda
Software Development Chapter 2 Interface Design. Need For User Interface Various people from different backgrounds now use computers in everyday life.
Operating Systems Chapter 4.
Computer Science 111 Fundamentals of Programming I User Interfaces Introduction to GUI programming.
BAB 2 BASIC OPERATING SYSTEM CONCEPT MANAGEMENT. User interface – –a program that controls a display for the user (usually on a computer monitor) and.
Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.
Ch 26 & 27 User Interfaces.
Jayden Sedunary. For those non computer literate people, a Graphical User Interface is a type of interface item that allows people to interact with programs.
A computer is an electronic device used to process data, converting data into information that is useful to people.
By: Bryan Sanchez and Alex Lindenmayer. A command-line interface (CLI) is a mechanism for interacting with a computer operating system or software by.
Computer Programming Software. Two Basic Classifications System / Application Software.
Chapter 11 An Introduction to Visual Basic 2008 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Input Output Excel Internet/ Etc.Grab Bag
Chapter 11 An Introduction to Visual Basic 2005 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
A-Level Computing#BristolMet Session Objectives#15 MUST define the term user interface SHOULD describe the characteristics of different UIs and suggest.
Graphical User Interface You will be used to using programs that have a graphical user interface (GUI). So far you have been writing programs that have.
● A system of Internet servers that support specially formatted documents. The documents are formatted in a markup language called HTML. What is the World.
Copyright © 2010 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Starting Out with Programming Logic & Design Second Edition by Tony Gaddis.
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
Computer Graphics Lecture 02 Fasih ur Rehman. Last Class Introduction to Computer Graphics Areas Application.
Software 3 See Edmodo for images Group name: topcat Group code: i4qf9a 11/03/11.
Graphical User Interface Saint-Petersburg IT College Saint-Petersburg 2014.
Styles of User Interface. Learning Objectives: By the end of this topic you should be able to: describe the characteristics of different styles of user.
Users and the Interface When designing an information system you need to have a clear idea of who the target audience is. If the target audience is an.
INFORMATION SYSTEM – SOFTWARE TOPIC: GRAPHICAL USER INTERFACE.
CIS 210 Systems Analysis and Development Week 7 Part II Designing Interfaces and Dialogues,
Oct 091 Example Program DemoInputValidation1.java DemoInputValidation2.java.
HUMAN COMPUTER INTERACTION Subject : Selected Topics Instructor : Abed Al-Ra’ouf Shtawi.
Digital Literacy Lesson 2. Hardware Hardware: the physical components of a computer. Includes input devices, processing devices, storage devices, and.
INTRODUCTION OF SYSTEM & APPLICATION SOFTWARE. OPERATING SYSTEM (OS) An operating system, or OS, is a software program that enables the computer hardware.
MULTIMEDIA TECHNOLOGY SMM 3001 OPERATING SYSTEM. how operating systems software manage the computer how operating systems software manage the computer.
Graphical User Interface.  A graphical user in terface (GUI) is often pronounced as ‘goo-ey’.  It is atype of user interface that controls a display.
A user interface, like the one created by the DOS operating system, that makes use of typed commands.
INTRODUCTION OF SYSTEM & APPLICATION SOFTWARE Chapter 2 1Dr. BALAMURUGAN MUTHURAMAN.
Chapter 2 – Introduction to Windows Operating System II Manipulating Windows GUI 1CMPF112 Computing Skills for Engineers.
Computer Skills Chapter 2. Software Software: is a set of programs, data, and information. Program: is a set of sequence instructions that tell the computer.
Allows the user and the computer to communicate with each other.
Characteristics of Graphical and Web User Interfaces
Topics Graphical User Interfaces Using the tkinter Module
CompSci 230 S Software Construction
Chapter Topics 15.1 Graphical User Interfaces
Unit 2 User Interface Design.
Objectives To define terminology associated with Windows operating systems. To examine uses of Windows in business and industry. To explain techniques.
Software engineering USER INTERFACE DESIGN.
Use of Mathematics using Technology (Maltlab)
GRAPHICAL USER INTERFACE
Introduction UI designer stands for User Interface designer. UI designing is a type of process that is used for making interfaces in the software or the.
Chapter 15: GUI Applications & Event-Driven Programming
05 | Desktop Applications
Cooper Part II Making Well-Behaved Products Different Needs
Graphical User Interfaces
Basic Concepts of The User Interface
Human-computer interaction
Mapping GUIs to Auditory Interfaces
Presentation transcript:

FX. Henry Nugroho

 CLI (Command Line Interface)  GUI (Grapichal User Interface)  Readmore:

 command-line interfaces (CLI),which require commands to be typed on the keyboard. Since the commands available in command line interfaces can be numerous, complicated operations can be completed using a short sequence of words and symbols

 A graphical user interface (GUI) is a type of user interface which allows people to interact with a computer and computer-controlled devices which employ graphical icons, visual indicators or special graphical elements called “widgets”, along with text, labels or text navigation to represent the information and actions available to a user. The actions are usually performed through direct manipulation of the graphical elements.

 Mempelajari penggunaan komponen- komponen GUI untuk merancang suatu form.  Major  non database  Soft: JDK + Netbeans IDE