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,

Slides:



Advertisements
Similar presentations
COMPUTER BASICS Module Review.
Advertisements

DATA PROCESSING SYSTEMS
An Overview of the Computer System
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.
Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
Chapter 3 Software Two major types of software
* SOFTWARE * Computer software, or just software, is a collection of computer programs and related data that provides the instructions. It can not be touched.
Introduction to Computer Software
Systems Software Operating Systems.
Computer Software.
COMPUTER SOFTWARE Chapter 3. Software & Hardware? Computer Instructions or data, anything that can be stored electronically is Software. Hardware is one.
Computer Organization ANGELITO I. CUNANAN JR. 1. What is Computer?  An electronic device used for storing and processing data.  It is a machine that.
CS130 Introduction to Programming with VB 6.0 Fall 2001.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
Parts of the Computer. Three Components of an Information System 1.Hardware The physical components that make up the computer and other devices connected.
HARDWARE & SOFTWARE.
Computer Software Zaffar Ahmed Shaikh.
 What Is a Computer? What Is a Computer?  Computer System Components Computer System Components  Hardware Hardware  Types of Memory Types of Memory.
Software Concepts. Software & Hardware? Computer Instructions or data, anything that can be stored electronically is Software. Hardware is one that is.
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
INTRODUCTION TO COMPUTING
Configuration.
SOFTWARE It Consists of a series of instructions that tells the computer what to do. It is collection of programs. Software is set of instruction which.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
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.
WHAT IS HARDWARE? Hardware refers to the set of components that make up the internal part of a computer. In case of the personal computers, it doesn’t.
Tolo-e-aftab higher education 1 th semester Bcs 1/2/1392 MINISTRY OF HIGHER EDUCATION.
Operating Systems Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
Computer Software Types Three layers of software Operation.
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.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Application Software System Software.
Course Title: Introduction to Computer Course Instructor: ILTAF MEHDI Chapter No: 04 1BY ILTAF MEHDI (MCS, MCSE, CCNA)
By Tom and James. Hardware is a physical part of the system that you can pick up and move. There are two types of hardware, external and internal. External.
Parts of the Computer.
A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems.
Introduction To Computers
Technology Vocabulary Matthew L. Morris. A-D Application- A program or group of programs designed for end users. Data- Distinct pieces of information.
Computer Fundamentals. Examples of Computers Hand-held (HPC)PDATablet PCLaptop/Notebook DesktopTowerWorkstation Computer Basics.
Identify internal hardware devices (e. g
THE SOFTWARE Computers need clear-cut instructions to tell them what to do, how to do, and when to do. A set of instructions to carry out these functions.
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Identify internal hardware devices (e. g
Identify internal hardware devices (e. g
Topic 2: Hardware and Software
OUTPUT DEVICES.
Introduction to comp. and prog. CS 101 G 964
Ashima Wadhwa Assistant Professor(giBS)
An Overview of the Computer System
Technology Literacy Hardware.
Contents Todays Topic: Introduction to Computer Software We will learn
Computers Are Your Future
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
Interaction of Hardware
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.
Introduction to Computer Software
Operating Systems Tasks 17/02/2019.
Operating Systems Tasks 04/04/2019.
Identify internal hardware devices (e. g
Materials prepared by Dhimas Ruswanto, BMm
TOPIC: HARDWARE AND SOFTWARE
Computer components is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format. Computer The computer.
Function of Operating Systems
Operating Systems Tasks 05/08/2019.
Overview of Computer system
4. Computer system.
Presentation transcript:

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, procedures and associated documents to perform a specific type of job e.g. word processing software contains programs for text editing, formatting etc. Both are mutually dependent . Software acts as interface between user and hardware. Two types of software: System Software Application Software.

System Software Set of one or more programs designed to control the operations of a computer system. The programmers who prepare system software are called system programmers. Supports development of other application software. Monitors effective use of various hardware resources such as CPU, memory, etc. Communicates with and controls operation of peripheral devices.

Commonly used System Software Operating Systems: Acts as resource manager. Programming language Translators: Transform the instructions prepared by programmers in high level language into a form that can be interpreted and executed by a computer system e.g. Assembler, Compiler, Interpreter. Utility Programs: A Set of programs that help users in system maintenance tasks such as formatting of hard disks, taking backup of files etc.

Application Software A set of one or more programs designed to do specific task. Programmers who prepare application software are called application programmers. Close to user. Machine independent.

Common application software Word-Processing Software: For creating, editing, viewing, formatting and printing documents e.g. MS-Word Spreadsheet Software: Numeric data analysis tool that allows us to create computerized ledger e.g. MS-Excel Database Software: For creating and maintaining databases e.g. MS-Access Graphics Software: For creating, editing, viewing, formatting and printing pictures, graphs, drawings etc e.g. Coreldraw Entertainment & Educational Software: Computer to be used as teaching and learning tool.

Firmware Firmware is software substituted for hardware and stored in read only memory. This technology has enabled production of various types of smart machines having microprocessor chips with embedded software.