WHAT IS HARDWARE ? Computer hardware is the collection of physical elements that comprise a COMPUTER SYSTEM LIKE A MOUSE, MONITOR, KEYBOARD, SPEAKER MICROPHONE,

Slides:



Advertisements
Similar presentations
What is Computer Software?. Hardware vs Software Got to have both to get the job done!
Advertisements

What is Computer Software?. Hardware vs Software Got to have both to get the job done!
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
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.
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.
Computer Components.
UNIX Chapter 01 Overview of Operating Systems Mr. Mohammad A. Smirat.
Two Broad Categories of Software
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
* SOFTWARE * Computer software, or just software, is a collection of computer programs and related data that provides the instructions. It can not be touched.
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
Computing Fundamentals Module Lesson 4 — Computer Software
There are many types of computers including:
Operating System.
SOFTWARE.
Learning Outcomes At the end of this lesson, students should be able to: State the types of system software – Operating system – Utility system Describe.
Lesson 4 Computer Software
Lesson 4: What Is Software?
TC2-Computer Literacy Mr. Sencer February 8, 2010.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Computer Basics Diagram
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:
COMP1070/2002/lec3/H.Melikian COMP1070 Lecture #3 v Operating Systems v Describe briefly operating systems service v To describe character and graphical.
Fundamentals of Computer Hardware & software
Chapter 4 System Software.
Computer Parts There are many parts that work together to make a computer work.
Operating Systems. The foundation for operating system software and application software. Source:
Introduction to Interactive Media Interactive Media Tools: Software.
Software Writer:-Rashedul Hasan Editor:- Jasim Uddin.
Chapter 1- Visual Basic Schneider1 Chapter 1 An Introduction to Computers and Visual Basic.
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.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
What is a computer? Computer is a device for processing information.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
MIND MAPS FOR THE ICT STUDENTS V.S.R.RANASIRI R / KURUWITA M.M.V.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
Digital Communication Systems Comp Functions of the Operating System.
Computing Fundamentals Module Lesson 23 — Computer Software
Software Rashedul Hasan. Software Instructions and associated data, stored in electronic format, that direct the computer to accomplish a task. Instructions.
Credit:  An operating system is the program that is loaded into the computer  coordinates all the activities among.
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.
Types of Software Chapter 2.
Chapter 4 Software. Introduction Program: is a set of sequence instructions that tell the computer what to do. Software: is a collection of programs,
Introduction  Program: Set of sequence instruction that tell the computer what to do.  Software: A collection of programs, data, and information. 
Operating System. What is Operating System OS is system software, which may be viewed as collection of software consisting of procedures for operating.
Operating System.
Allows the user and the computer to communicate with each other.
Operating System and Utility Programs
Chapter 5 Operating Systems.
Computer Fundamentals 1
Introduction to Operating Systems
SOFTWARE and OPERATING SYSTEM.
Course: Introduction to Computers
Chapter 3 Software Interfaces.
برامج النظام Software Systems
Computer Software CS 107 Lecture 2 September 1, :53 PM.
Chapter 6 System and Application Software
What is Computer Software?
Introduction to Computer Software
Chapter 6 System and Application Software
Chapter 6 System and Application Software
Chapter 6 System and Application Software
Fundamentals of Computer Hardware & software
Presentation transcript:

WHAT IS HARDWARE ? Computer hardware is the collection of physical elements that comprise a COMPUTER SYSTEM LIKE A MOUSE, MONITOR, KEYBOARD, SPEAKER MICROPHONE, SYSTEM UNIT, SCREEN MEANS WE CAN TOUCH ALL PHYSICAL ELEMENTS HARD WARE IS VERY IMPORTANT PART OF COMPUTER SYSTEM.

WHAT IS SOFTWARE? COMPUTER SOFTWARE IS A COLLECTION OF COMPUTER PROGRAMME AND RELATED DATA PROVIDE THE INSTRUCTION FOR TELLING A COMPUTER WHAT TO DO AND HOW DO IT. THAT IS SOFTWARE. SOFTWARE IS UNTOUCHABLE.

TYPES OF SOFTWARE 1.System software 2.Application software 3.Utility software System software Application software Utility software

Software languages C An advanced programming languages used for software application development. Originally developed by Dennis Ritchie. C++ Descendant of the c language. Visual basic A language developed by Microsoft based on the basic language. Vb is used for creating window application. Java A powerful and flexible language created by sun micro system that can be used applets.

Operating system is a computer programme which is responsible for resources main function of os is a interface between computer hardware and user Memory and file manager Hardware and software related problems solved by operating system. Dos, windows,95,98,2000,window xp, window vista, window anti server, linux, unix……………. Operating system

Interface are two type Cui full form character user interface Gui full form graphical user interface Cui means we work only by command for example copy con means to make a new file Copy con file name enter Gui means we work by graphic ex window Gui is very easier then cui

Types of operating system Batch operating system:- Batch operating system is the operating system which analyzes your i/p and groups them into batches. Batch operating systems could only execute one program at a time. Use :- payroll, statistical analysis. Multi programming operating system:- several programs are run at the same time on a uniprocessor. Time sharing operating system :- is sharing a computer resources among many users by means of mutiprogarmming and multi tasking. Real time system :- A real-time system is one that must process information and produce a response within a specified time

Example of operating system Dos disk operating system Windows 95 Windows 98 Windows 2000 Windows xp Windows vista Windows nt work station Unix and Linux