© Vera Castleman Software Grade 10. What is software? A program is a collection of instructions to do a job. Programs are collectively known as SOFTWARE.

Slides:



Advertisements
Similar presentations
 Prof. Dr. M. H. Assal Introduction to Computer AS 26/10/2014.
Advertisements

Higher Computing Computer Systems S. McCrossan Higher Grade Computing Studies 7. Systems Software 1 System Software This software is used to provide the.
Cyneda MODULE 1 EXAM QUESTIONS MODULE 1 EXAM QUESTIONS GCE AS GCE AS QUESTIONS QUIZ.
Computer Software 3 Section A Software Basics CHAPTER PARSONS/OJA
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
Discovering Computers 2010
3 Section C: Installing Software and Upgrades  Web Apps  Mobile Apps  Local Applications  Portable Software  Software Upgrades and Updates  Uninstalling.
Today’s Agenda Chapter 4: System Software Chapter 4: System Software Chapter 5: Application Software Chapter 5: Application Software.
Operating Systems: Software in the Background
Tutorial 5 Downloading and Storing Data. XP Objectives Learn what FTP is and how it works Explore how to use a Web browser to transfer files Navigate.
Chapter 5 System Software.
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
Format Scandisk Defragmentation Antivirus Compression Software
HOMEWORK PAGE STAND ALONE PROGRAMS FUNCTION ON THEIR OWN AND SOMETIMES CANNOT SHARE DATA WITH OTHER PROGRAMS. INTEGRATED SOFTWARE COMBINES.
Computing Fundamentals Objective 2 Software. IC3-GS3 Computing Fundamentals-Domain 2 2 Objectives Understand the steps involved in software development.
The Operating System The operation system (OS) is a set of programs that coordinates: Hardware functions Interaction between application software and computer.
With Microsoft Windows 7© 2012 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Windows 7.
Utility Programs  A type of system software that is used to solve a particular problem is called utility program. Many operating system provides different.
Lesson 4 Computer Software
1 Performance and Maintenance Tips for Your PC Getting the Most Work from that Expensive Tool called a Computer.
TC2-Computer Literacy Mr. Sencer February 8, 2010.
UNIVERSITI TENAGA NASIONAL “Generates Professionals” MODULE 2 : Part 2 INTRODUCTION TO HARDWARE & SOFTWARE.
Chapter Three OPERATING SYSTEMS.
INTRODUCTION TO COMPUTING CHAPTER NO. 03. Operating Systems and Utility Programs Functions of Operating Systems Types of Operating Systems (Standalone.
Computing Fundamentals Unit 4- Computer Software.
Operating Systems Concepts 1/e Ruth Watson Chapter 4 Chapter 4 Windows Utilities Ruth Watson.
Software GCSE COMPUTING.
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.
Chapter 2 – Software Part A. Definition Computer is made up of two components Hardware Physical components Software Instructions for the computer Two.
University of Management & Technology 1 Operating Systems & Utility Programs.
Section 2 Software.
Application Software Performs a specific job or task. Helps people use their computers to perform their work more effectively. Categorized in two ways.
APPLICATION SOFTWARE. EXAMPLE S What’s an application software ? Application software consists of programs designed to make users more productive and/or.
Operating Systems TexPREP Summer Camp Computer Science.
Unit R005: Understanding Computer Systems Introduction System Software Software (i.e., programs) used to control the hardware directly Used to run the.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Module 2.4 Computer management 1. Contents Initial maintenance Setting up accounts Configuring the desktop Security settings Ongoing maintenance Adding.
Computer Applications to Business
The Operating System ICS3M.  The operating system (OS) provides a consistent environment for other software programs to execute commands.  It gives.
System Software Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Basic Computer Maintenance Clean and Cool Deleting Temporary Files Scandisk Backup Your Data How to run scandisk? Click on Start-Programs-Accessories-
Matthew Glenn AP2 Techno for Tanzania This presentation will cover the different utilities on a computer.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Chapter 3: Software Explain the difference between systems software and application software
BMTS 242: Computer and Systems Lecture 5: Yousef Alharbi Website
COMPUTER SYSTEM TOOLS. SCANDISK MICROSOFT UTILITY PURCHASED FROM NORTON, WHICH IS NOW SYMANTEC; INCLUDED WITH MS-DOS 6.2 AND ON AS WELL AS ALL VERSIONS.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART I.
SOFTWARE. Software… Instructions that are stored electronically that tell the computer what to do.
Software Installation and Copyrights Basic Computer Concepts Installation Basics  Installation Process  Copy files from distribution disks.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
APPLICATION SOFTWARE: BEGINNING TO MS- OFFICE CHAPTER 10.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
ICAICT201A USE COMPUTER OPERATING SYSTEM. USING THE CONTROL PANEL The Control Panel contains many options for configuring your computer, including: adding.
Discovering Computers 2012: Chapter 8
Operating System Review
TexPREP Summer Camp Computer Science
Chapter 4 The Power behind the Power
5 SYSTEM SOFTWARE CHAPTER
Operating System Review
Software Introduction
Operating System Review
5 SYSTEM SOFTWARE CHAPTER
5 SYSTEM SOFTWARE CHAPTER
Chapter 4 The Power behind the Power
Computer Troubleshooting Basics
Types of Software.
Modern PC operating systems
Operating Systems & System Software
Computer Troubleshooting Basics
Presentation transcript:

© Vera Castleman Software Grade 10

What is software? A program is a collection of instructions to do a job. Programs are collectively known as SOFTWARE. The people who write programs are called PROGRAMMERS.

Types of Software Systems Application

Sets the standards by which the system will work Hardware needs these in order to work Helps us work with the computer

Systems Software Is an interface between the computer and other programs. Examples are: BIOS DRIVERS Operating Systems Utilities

BIOS – Basic Input Output System Stored on the BIOS chip Controls the boot up process the input and output It runs the POST (Power On Self Test) program which makes sure that all attachments are working. It loads the operating system.

Drivers Drivers help hardware items to work with your system and with each other. “Plug and Play” (PnP) means that the driver is already on your system. If the driver is not found, you need to install it from a disk or the internet.

Operating System In computing, your application and utility programs have to have a platform from which they can perform. That platform is your Operating System. Windows is a Graphic User Interface (GUI) Other operating systems include: Linux Unix etc

Functions of an Operating System (OS) Provide a user interface Manage the files and folders. Manage the programs on the computer. Get hardware ready for use. Manage the memory of the computer.

Utility Software These useful programs are often called “housekeeping” programs. They help manage and troubleshoot problems Recycle Bin Defrag Disk Cleanup Scan disk (error checking) Anti-Virus Backup Wizards

Recycle Bin Deleted items stored here. Can be restored or permanently deleted. When full, the oldest files will be deleted in first (FIFO – First In First Out).

Defrag Sometimes your hard drive will take long to load a file. Files become fragmented as they increase in size. We can defragment our hard drive by using the Defrag program. The scattered data on your hard drive is reorganised so that no file is fragmented. This will make your computer run more efficiently.

Disk cleanup Helps you to sort through and delete unused and temporary files, This frees up space on your hard drive speeding up its operation.

Scan Disk – (error checking) Detects errors. The program will give you a report of the number and types of errors it has found It can repair some of these errors "soft" errors  the magnetic signal on the disk is weak or the formatting is bad "Hard" errors  physical damage to the disk  cannot be repaired. Using this utility could give you advance warning of a hard drive crash giving you time to back up all your important files.

Anti Virus These programs are needed if you: browse the internet Receive and open attachments Borrow disks from friends or Use your USB on many computers. Anti-virus programs: Some can be downloaded free Some will slow your system down Some are inefficient and allow viruses to sneak through. Update your virus definitions frequently. Your Anti Virus program could: Delete the virus Quarantine it  it will be on your computer but it will be ineffective.

Backup Storage devices crash. Frequently back up important work by: copying your files to another storage medium running a backup program to compress the files

Wizards A Wizard is a sequence of steps that help you do a task. To pass from one step to the next, the step must be completed and the button marked NEXT must be clicked.

Application Software Is an interface between us and the computer it helps us to do a task. Application programs make the computer a multi-function tool. Application programs include: A word processor A spreadsheet Computer games Educational programs

Application types Licensed Shareware Freeware Open Source

Licensed Software When you buy software from a vendor, you buy a license for that software. You can install it on one computer only. There are a few licenses that will allow you to install it on two computers AS LONG AS ONLY ONE COPY OF IT WILL BE USED AT A TIME. The penalties for abusing a license are strict.

Licensed Software (2) If you wish to use the software on many computers, it is necessary to buy either a copy of the software for each computer or a site license to load the program on a certain number of computers. This is usually the better deal because a license for 10 copies costs less than buying 10 copies of the program.

Licensed Software (3) Usually you will be required to register the software that you purchase. There will usually be a registration form for you to fill in and will usually be done online.

Advantages of registering software You will be informed of product updates and You may get additional facilities for the program like extra fonts etc.

Shareware –”Try before you Buy” You may get: The full package but it may be “date stamped”. This means it begins a count down from the day it is installed. A screen display will give details such as the author’s name and address and the cost to register the program A trial version of the package which gives a good indication of its worth and scope but is not the full version. Details of the author will be given should you wish to purchase the full copy.

Shareware (2) A lot of shareware is very good quality. If you like the shareware, you can pass it on to a friend with no strings attached. You may not Change the program in any way or Sell the program

Freeware Often found on the Internet. It is free for you to use and to give away to others BUT the author holds the copyright so no changes can be made to the program.

Public Domain (open source) free can be given to others changes can be made to it if you wish BUT you are expected to share any improvements.

Software Piracy Software Piracy is the running of illegal software on a system. It does not matter how the program arrived on the system, if the owner of the system does not possess a license for the software then the software is illegal. Piracy is punishable by law. Heavy fines are imposed on anyone caught with illegal software on their system.