Software Applications and Utilities. Software Applications Programs that allow the computer to be used to solve a problems for a particular task. This.

Slides:



Advertisements
Similar presentations
Utility program + driver program Thomas Wat 4D (21)
Advertisements

Higher Computing Computer Systems S. McCrossan Higher Grade Computing Studies 7. Systems Software 1 System Software This software is used to provide the.
Standard Grade Notes General Purpose Packages. These are Software packages which allow the user to solve a range of problems.
To facilitate communications To support household activities, for personal business, or for education To serve as a productivity/ business tool To assist.
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.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
Security strategy. What is security strategy? How an organisation plans to protect and respond to security attacks on their information technology assets.
Operating Systems: Software in the Background
INFORMATION TECHNOLOGY, THE INTERNET, AND YOU
Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.
S OFTWARE AND M ULTIMEDIA Chapter 6 Created by S. Cox.
Chapter 5 System Software.
The Operating System and the User Interface
Software: Systems and Application Software
02 – BUSINESS AND SYSTEMS SOFTWARE B063 – OCER Theatre.
HOMEWORK PAGE STAND ALONE PROGRAMS FUNCTION ON THEIR OWN AND SOMETIMES CANNOT SHARE DATA WITH OTHER PROGRAMS. INTEGRATED SOFTWARE COMBINES.
General concepts of ICT systems.  Know what is meant by the terms ‘hardware’ and ‘software’  Understand the difference between systems software and.
Utility Programs  A type of system software that is used to solve a particular problem is called utility program. Many operating system provides different.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
Section 8.2. Classification of Software
Operating System Utility Programs & Stand-alone utility Programs.
1 AQA ICT AS Level © Nelson Thornes 2008 Operating Systems What are they and why do we need them?
Software.
Software.
Input and output (IO) systems Last week we considered the memory management layer of the operating system. This week we will look at another layer of the.
1 What is a computer virus? Computer program Replicating Problematic "Event" Types Detection and prevention.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
Software. Software or Programs A set of detailed directions telling the computer exactly what to do, one step at a time. Can be one line of code or several.
Computer Maintenance. Clean up tools How I Defragmented the Hard Drive.
Unit R005: Understanding Computer Systems Introduction System Software Software (i.e., programs) used to control the hardware directly Used to run the.
System utility pieces of software. Antivirus Antivirus (or anti-virus) software is used to safeguard a computer from malware, including viruses, computer.
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.
5 SYSTEM SOFTWARE CHAPTER
What is a computer? Computer is a device for processing information.
AS Level ICT Selection and use of appropriate software: Utilities and file management.
 Indentify problems that can occur if hardware is not properly maintained.  Identify routine maintenance that can be performed by users.  Identify.
Chapter 3: Personal Computers in the Learning Environment Annette Arnold ETEC 562 September 14, 2005.
Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Twelfth Edition.
Operating Systems Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.
Software AS Module Heathcote Ch.20. Importance of Information  Information technology is fundamental to the success of any business  The information.
 Computers require regular maintenance  Keyboard & mouse  Clean regularly  If spill turn computer off and clean immediately.  Printer  Clean the.
Matthew Glenn AP2 Techno for Tanzania This presentation will cover the different utilities on a computer.
Course Title: Introduction to Computer Course Instructor: ILTAF MEHDI Chapter No: 04 1BY ILTAF MEHDI (MCS, MCSE, CCNA)
CSC190 Introduction to Computing Operating Systems and Utility Programs.
1 3 Computing System Fundamentals 3.3 Computer Systems.
Chapter 3: Software Explain the difference between systems software and application software
Types of Software Chapter 2.
Candidates should be able to:  describe the purpose and use of common utility programs for:  computer security (antivirus, spyware protection and firewalls)
SOFTWARE. Software… Instructions that are stored electronically that tell the computer what to do.
Systems Software. Systems software Applications software such as word processing, spreadsheet or graphics packages Operating systems software to control.
Computer Organization & Assembly Language Chapter _ 04 Ghazanfer Mirza.
1 AQA ICT AS Level © Nelson Thornes 2008 Operating Systems What are they and why do we need them?
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
TECHNOLOGY IN ACTION. Chapter 5 System Software: The Operating System, Utility Programs, and File Management.
Lesson 9: SOFTWARE ICT Fundamentals 2nd Semester SY
Tech Level Cyber Security Lesson 7
Operating Systems What are they and why do we need them?
Chapter 4 The Power behind the Power
LO2: Understand Computer Software
Software Introduction
Chapter 3 - Software Split into 3 groups of 5..
Chapter 4 The Power behind the Power
Types of Software.
Operating Systems Tasks 17/02/2019.
3.1 Basic Concept of Directory and Sub-directory
Operating Systems Tasks 04/04/2019.
LO3 – Understand Business IT Systems
Operating Systems Tasks 05/08/2019.
Bioinformatics (Nursing)
Overview of Computer system
Presentation transcript:

Software Applications and Utilities

Software Applications Programs that allow the computer to be used to solve a problems for a particular task. This includes software such as: Word Processors Spreadsheets Databases DTP

Utility Software A program that assists in the maintenance and monitoring of the computer system, that are sometimes included within the operating system itself: Printer monitoring software Virus checkers & firewalls File compression software Disk Defragmenters Encryption utilities

Utility Software Software UtilityFunction and Purposes Printer Monitoring Software Disk Defragmenters Virus checkers & firewalls File Handling Encryption Utilities

Presentations Get into groups of 3 You are to devise a presentation to the class which will explain the different types of software utility programs available You need to explain their functions and examine the reasons why they are useful.

P3 Assessment What do we have to do? Have we read the question correctly?

B ack-up utility. All files on a computer system need to be protected from being damaged. This is a simple routine which copies the contents of files to some other location so that if the original is damaged there is a replacement copy available.

Anti-virus utility Computers can contract a virus, which is a small program which can reproduce itself and ultimately take over spaces in memory thereby erasing data and programs. A piece of anti-virus software is a utility program which is continually looking out for the characteristics of a virus and which deletes any that it finds.

File handling utility There are programs to store and retrieve the files in the first place. Then there are programs which allow files to be altered, or even deleted completely. Sometimes the contents of two files need to be combined, this is known as a merge. Finally, the contents of a file may need to be put into some sort of order, sorting.

Data transfer programs. These are utilities that are written to control the movement of data from one piece of hardware to another. An example would be sending data from the processor to the printer for printing out or data from the processor to a scanner.