Types of Software Chapter 2.

Slides:



Advertisements
Similar presentations
Systems Software System Software Enables the applications software to interact with the computer and Helps the computer manage its internal and external.
Advertisements

 Prof. Dr. M. H. Assal Introduction to Computer AS 26/10/2014.
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.
Higher Computing Computer Systems S. McCrossan Higher Grade Computing Studies 7. Systems Software 1 System Software This software is used to provide the.
 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. 
The Operating System. What is an Operating System? The program that is loaded first and manages the hardware resources like main memory, backing storage.
The Operating System. What is an Operating System? The software which makes it possible for you to use your computer The software which starts up when.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
UNIX Chapter 01 Overview of Operating Systems Mr. Mohammad A. Smirat.
Operating Systems: Software in the Background
Computer Basics. What is a Computer? A computer is a machine that can take inputs from the user, process that information, store that information as needed.
System Software Matt Bardsley Comm 165. System Software System software handles technical details Consists of four types of programs.
Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.
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.
Standard 1 - Objective 2: Understand, evaluate, and use computer software.
Computer for Health Sciences
Internal components, Backing Storage, Operating Systems Software
SOFTWARE.
Software GCSE ICT.
1 AQA ICT AS Level © Nelson Thornes 2008 Operating Systems What are they and why do we need them?
Software GCSE COMPUTING.
Computer Software Computer Technology Day 5. Software  Provides step-by-step instructions that tell the computer how to perform  Categories  System.
University of Management & Technology 1 Operating Systems & Utility Programs.
Standard Grade Computing OPERATING SYSTEMS CHAPTER 20.
Operating Systems JEOPARDY Computer Repair NetworkOS OS Tasks ConceptsComponentsMisc
Operating Systems TexPREP Summer Camp Computer Science.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
Chapter 4 System Software. Software Programs that tell a computer what to do and how to do it. Sets of instructions telling computers to perform actions.
Operating System (OS) Basics. Operating System Basics Software (applications) Operating System (OS) Hardware.
5 SYSTEM SOFTWARE CHAPTER
Introduction to Computer System
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Operating Systems, Utilities, and Networks Unit 6 Lesson 1 Exercise 3 & 4.
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.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
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.
Operating Systems Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.
Software refer to all the programs that can be run on the computer.
Introducing Software Computer Concepts Unit A. Introducing Software What is an Operating System? OS is the master controller for all the activities that.
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.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Systems Software. Systems software Applications software such as word processing, spreadsheet or graphics packages Operating systems software to control.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
Identify internal hardware devices (e. g
Allows the user and the computer to communicate with each other.
Computer Organisation
3.1.2 Software and hardware components of an information system
Operating Systems & System Software
Computer Systems – Hardware, Operating System, & Software
Nature & Types of Software
Operating System Review
Introduction to Operating Systems
TexPREP Summer Camp Computer Science
Operating Systems What are they and why do we need them?
5 SYSTEM SOFTWARE CHAPTER
Operating System Review
Systems Software Keywords Operating Systems
Nat 4/5 Computing Science Operating Systems
5 SYSTEM SOFTWARE CHAPTER
5 SYSTEM SOFTWARE CHAPTER
Introduction to Computer Software
Types of Software.
System Software: Operating system, Utility Programs, & File Management
Materials prepared by Dhimas Ruswanto, BMm
TOPIC: HARDWARE AND SOFTWARE
Fundamentals of Computer Hardware & software
Presentation transcript:

Types of Software Chapter 2

Contents This presentation covers the following: Operating System User Interface Utility Application Software

Basic Layering Hardware Operating System Utilities Applications Software Programming Languages This diagram generalises how software is layered in terms of its use in a system. The hardware is at the core of any system.

Operating System The Operating System (OS) is software which is used to control hardware. Hardware is not able to run on its own. It needs instructions from software. It is a partnership in a sense that hardware needs software for it to run properly and software needs hardware so that it can run properly.

Operating System It will manage hardware resources such as memory allocation, processing requirements, data storage and peripheral devices. It also manages things like keyboard and mouse inputs, sending outputs to the correct device.

Operating System There are many different OS systems also; Windows, Linux, BEOS.

User Interface The user interface is the system by which a user can interact with a system. The common formats include: Menu Driven Form Command Line Natural Language

User Interface User interfaces are often called GUIs (Graphical User Interface). Some GUIs are known as WIMP (Windows, Icons, Menus and Pointers) interfaces. Not all GUIs use WIMP interfaces, but may use some aspects of WIMP.

Utility These small programs assist the OS with monitoring and maintaining a system. Utility applications are often included with OS software including: Virus Checking Firewalls File Compression Software Disk cleanup and Defragmenter

Application Software These programs allow the user to perform tasks and solve problems. These types of software application include: Word Processors Databases Spreadsheets Graphic Packages Programming Language Applications

Take Note: What is the role of the operating system? Identify two different types of application software. Describe two different user interfaces. What does WIMP stand for? What is a GUI? Describe two different utility programmes. How could a library make use of a spreadsheet, database and world processor?