Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,

Slides:



Advertisements
Similar presentations
Computers Are Your Future Twelfth Edition Chapter 4: System Software Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 1.
Advertisements

Information Systems Today: Managing in the Digital World
© 2012 M and K Solutions, LLC -- All Rights Reserved.
Utility program + driver program Thomas Wat 4D (21)
Systems Software System Software Enables the applications software to interact with the computer and Helps the computer manage its internal and external.
Computing Fundamentals
Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER System Software computing ESSENTIALS    
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
General concepts of ICT systems.  Know what is meant by the terms ‘hardware’ and ‘software’  Understand the difference between systems software and.
Computing Fundamentals Module Lesson 4 — Computer Software
Computing Fundamentals Objective 2 Software. IC3-GS3 Computing Fundamentals-Domain 2 2 Objectives Understand the steps involved in software development.
Computer Software.
Chapter 5: System Software: Operating Systems and Utility Programs.
SOFTWARE.
1 Computer Software. The instructions that allow the user to communicate with the computer; also called programs  Three categories:  System software.
Lesson 4 Computer Software
Lesson 4: What Is Software?
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
Instructor: Li Ma Department of Computer Science Texas Southern University, Houston August, 2011.
Chapter Three OPERATING SYSTEMS.
Lesson 6 Operating Systems and Software
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
Chapter 8 Operating Systems and Utility Programs Serena Oldhouser.
Operating System Utility Programs & Stand-alone utility Programs.
Software Concepts. Software & Hardware? Computer Instructions or data, anything that can be stored electronically is Software. Hardware is one that is.
AS Computing Software definitions.
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
Computers Are Your Future Eleventh Edition Chapter 4: System Software Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
3 3 3 CHAPTER System Software. 3 Objectives By the end of this lecture, you should know how to: –Describe the differences between system software and.
Unit 5- Computer Software.  Identify how hardware & software interact  Explain how a software program works  Describe the difference between application.
What is Computer Software?. Hardware vs Software Got to have both to get the job done!
Software Essentials ICT 1 & 2. What is software?  software is the set of instructions stored inside a computer  These instructions tell the computer.
Software.
Software Software consists of the instructions issued to the computer to perform specific tasks. –The software on a computer system refers to the programs.
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.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Introduction to Computer Software S. Sabraz Nawaz Lecturer in Management & IT.
5 SYSTEM SOFTWARE CHAPTER
AS Level ICT Selection and use of appropriate software: Utilities and file management.
Learning Objective The students should be able to: a. state the definition of software b. state the usage of software c. list different types of software.
Kuliah 4 Pengantar Teknologi Informasi Oleh Coky Fauzi Alfi cokyfauzialfi.wordpress.com Software.
1 Computer Software. Computers require software to function. Software is the instructions that allow users to communicate with the computer; also called.
1 Software. 2 What is software ► Software is the term that we use for all the programs and data on a computer system. ► Two types of software ► Program.
Application Software System Software.
Software Essentials ICT 1 & 2. What is software?  software is the set of instructions stored inside a computer  These instructions tell the computer.
1 Computer Software. The instructions that allow the user to communicate with the computer; also called programs  Three categories:  System software.
Chapter 3: Software Explain the difference between systems software and application software
Computing Fundamentals Module Lesson 23 — Computer Software
A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems.
CH CHAPTER Browsers, Information Managers, and System Software.
Systems Software. Systems software Applications software such as word processing, spreadsheet or graphics packages Operating systems software to control.
Computer Fundamentals. Examples of Computers Hand-held (HPC)PDATablet PCLaptop/Notebook DesktopTowerWorkstation Computer Basics.
Computer Organization & Assembly Language Chapter _ 04 Ghazanfer Mirza.
Chapter SOFTWARE Are the programs which are written by different programming languages. These programs are: a series of instruction that tells.
Instructor: Syed Shuja Hussain Chapter 4: Operating System Basics.
Discovering Computers 2012: Chapter 8
An Overview of the Computer System
Hardware and Software Hardware refers to the physical devices of the computer system e.g. monitor, keyboard, printer, RAM etc. Software is a set of programs,
Computing Fundamentals
Computer Software Computer Software 9/15/2018
Computer Software Created by Ann Ware
Chapter 4 The Power behind the Power
An Overview of the Computer System
COMPUTER SOFT WARE Software is a set of electronic instructions that tells the computer how to do certain tasks. A set of instructions is often called.
Chapter 4 The Power behind the Power
Introduction to Computer Software
Fill in the blanks on your note.
Lauren Taylor – Dardanelle High School
Presentation transcript:

Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors, and motherboards are all hardware. Software consists of the instructions issued to the computer to perform specific tasks. The software on a computer system refers to the programs that make the computer run.

Types of Software Although there are literally thousands of software programs you can buy, there are really only three types of software: application and systems. Application software computer software created to allow the user to perform specific a job or task. Systems software is computer software responsible for the general operation of a computer system, including the operation of hardware, running application software, and file management. Communication software is computer software that make it possible for a computer to transmit and receive information to and from other computers.

Application Software Application software is also called productivity software. It allows an end user to perform some task. The most commonly used categories of application software are Word-processing programs Spreadsheet software Database software Presentation software Desktop publishing programs Games Graphics Software

Application Software Most application software is defined by the file type. File type – an extension at the end of a file name, indicating which application was used to create a document File Extensions for Microsoft Office .docx is Microsoft Word .xlsx is Microsoft Excel .pptx is Microsoft PowerPoint

Systems Software Systems software consists of programs that coordinate and control the resources and operations of the computer itself. The three categories of systems software are Operating systems Utility programs Language translators

Systems Software – Operating Systems Operating systems system software that acts as a "go-between", allowing computer hardware and other software to communicate with each other. There are many brands and versions of operating systems. An operating system is designed to work with a specific processor chip. For example, Windows operating systems are designed to work with an Intel processor (or clone) and will not usually work on a Macintosh computer.

Illustration of an Operating System This figure shows how an operating system acts as an interface between the user, the application programs, and the computer.

Systems Software - Utilities Utility programs are designed to help perform housekeeping chores for the computer. They can be designed to Manage the computer’s resources. Do file management. Format disks. Copy files from one disk to another. Back up data to disk or tape.

Common Utility Programs Disk Formatting prepares disk to have files stored on it. File Management is a program on a computer that allows the user to create, edit, view, print, rename, copy, or delete files, folders, or an entire file system File Recovery attempts to recover a file that has been erased.

Common Utility Programs Uninstall removes an application program no longer needed. Diagnostic provides detailed information about the computer system and attempts to locate problems. File Conversion converts a file from one format to another.

Common Utility Programs Disk Compression frees up storage space on a disk by compressing existing files. Backup makes a duplicate copy of the contents of a secondary storage device. Antivirus protects the computer system from viruses. Disk Defragmentation attempts to place segments of each file on the hard disk as close to one another as possible.

Systems Software – Language Translators Computers cannot read program statements in programming language format, such as Visual Basic or Java program statements. Language translator programs convert English-like software programs into machine code that can be understood by the computer. Each converted English-like instruction may be translated into many machine code instructions. Once converted to machine code, the program can be run and executed by the computer.

Microcomputer Operating System Interfaces The user interface of an operating system is what we are all familiar with. The User Interface is the part of the operating system that you interact with when using your computer.

Communication Software Programs that make it possible for a computer to transmit and receive information to and from other computers. Web Browsers Internet Explorer, Firefox, Safari, Google Chrome Email Yahoo, Gmail, Live, Hotmail, Outlook, etc.