Software. What is software?  Review: recall the difference between hardware and software (rigid vs. fluid)  Software, in essence, is a set of instructions.

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!
Chapter 8: Operating Systems and Utility Programs
Introduction to Computers Section 6A. home The Operating System (OS) The operating system (OS) is software that controls the interaction between hardware.
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. 
Unit 6- Operating Systems.  Identify the purpose of an OS  Identify different operating systems  Describe computer user interaction with multiple operating.
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.
Operating Systems. Software Software – the instructions that make the CPU do useful things Divided into two main categories – System software – Applications.
 Advantages  Easy to learn  Graphical Advantages  Help and Support  Widely used  Software compatibility  Customisable  Customisable Hardware 
The Operating System The operation system (OS) is a set of programs that coordinates: Hardware functions Interaction between application software and computer.
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
TC2-Computer Literacy Mr. Sencer February 8, 2010.
GCSE ICT User Interfaces. Learning Intentions: To understand the concept of a Windows operating system and have a basic understanding of GUI. Success.
Ch 26 & 27 User Interfaces.
Write today’s date and title in the front of your book. Underline it.
Computer basics Lesson 4 – Programs & S.O..
Components of the system unit COMP Computer Skills Lecture -2.
What is Computer Software?. Hardware vs Software Got to have both to get the job done!
What is Computer Software?. Hardware vs Software Got to have both to get the job done!
Operating Systems JEOPARDY Computer Repair NetworkOS OS Tasks ConceptsComponentsMisc
COMP 6005 An Introduction To Computing Session Three: Computer Software Introduction.
The Role of the Operating System
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
Introduction to Computer System
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.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Introducing Software Computer Concepts Unit A. Introducing Software What is an Operating System? OS is the master controller for all the activities that.
Productivity Programs What is the use of a Word Processing, Desktop Publishing and Spreadsheet programs? What is the use of a Database and Presentation.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Chapter Five SOFTWARE.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
COMPUTER SOFTWARE FORM 1. Learning Area Introduction to computer software Operating System (OS) Application Software Word Processing Software Presentation.
Computer Components: Software Computer Technology.
By Shreya Mozumdar 6B.  An operating system (OS) is a program that, after being loaded onto the computer, manages all the other programs on the computer.
What is Computer Software?. Hardware vs Software Got to have both to get the job done!
BABCA Software Operating Systems (OS) aka Systems Software A set of instructions that coordinate all the activities among computer hardware resources.
GCSE ICT By the end of this session, you will be able to:  Understand concept of a Windows operating system and have a basic understanding of GUI.
Digital Communication Systems Comp Functions of the Operating System.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
Credit:  An operating system is the program that is loaded into the computer  coordinates all the activities among.
Purpose of Operating System Monil Adhikari. Agenda Introduction Responsibilities of Operating System User Interfaces Command Line Interface Graphical.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 OS 1.
Types of Software Chapter 2.
BY MR.SUTCHUKORN TANTITHANAWARAPONG COMPUTER TEACHER AT POOLCHAROENWITTAYAKOM SCHOOL Subject :Operating System C30207.
 Software provides the instructions that tell the computer what to do.  These instructions are called programs. Programs enable you to use the computer.
INTRODUCTION OF SYSTEM & APPLICATION SOFTWARE. OPERATING SYSTEM (OS) An operating system, or OS, is a software program that enables the computer hardware.
What is Computer Software?. Hardware vs Software Got to have both to get the job done!
WHAT IS HARDWARE ? Computer hardware is the collection of physical elements that comprise a COMPUTER SYSTEM LIKE A MOUSE, MONITOR, KEYBOARD, SPEAKER MICROPHONE,
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.
Software.
Operating System and Utility Programs
Section 2.1 Section 2.2 Identify hardware
Computer Software Digital Literacy.
SOFTWARE and OPERATING SYSTEM.
Computer Software Digital Literacy.
Computing Fundamentals
What is an operating system?
Chapter 4.
Computer Technology Day 3
Alice terms Chapter 3.
What is Computer Software?
Introduction to Computer Software
05 | Desktop Applications
Computer Technology Day 3
Presentation transcript:

Software

What is software?  Review: recall the difference between hardware and software (rigid vs. fluid)  Software, in essence, is a set of instructions that tell your computer’s hardware how to behave

OS (The Operating System)  Operating system: specialized software that coordinates all the activities among the hardware  Contains instructions for running application software  Also known as “platform” or “software platform”  Programs that can be run on different operating systems are called “cross platform” applications  The OS is basically the internal traffic cop for your computer

The User Interface  The user interface is the portion of the system software that allows you to interact with data on your computer  There are two types:  GUI (Graphical User Interface)  Command Line  GUI is more user friendly (mouse, icons, windows, etc.)  But the command line is faster

Application Software  Application software: a set of programs that are designed to perform specific tasks for the user  They serve to help users be more productive, not have to start from scratch every time  Example categories of applications: (iPhone folders)  Productivity  Graphic design  Home / personal / educational  Communications

So, let’s try writing a program …  Exercise: Your little sister is home alone while you’re out at a baseball game. She’s so hungry but can’t cook anything. She calls you and asks for instructions on how to make a peanut butter and jelly sandwich. Being as precise as you can possibly be, write down exactly what you would tell your sister over the phone.

Basic Idea  Computers are not that smart, but they are obedient  When writing software/programs, you must be very detailed and precise as your computer will often crash if you do not specify what exactly it is supposed to do