Software.

Slides:



Advertisements
Similar presentations
Computer Basics 2.
Advertisements

COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Utility program + driver program Thomas Wat 4D (21)
Systems Software System Software Enables the applications software to interact with the computer and Helps the computer manage its internal and external.
Backing Up Your Computer Hard Drive Lou Koch June 27, 2006.
© 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.
Module 1: Installing Windows XP Professional
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
5-1note. 2 BUSINESS TECHNOLOGY TODAY Chapter Five Killer Applications— Using Your Operating System and Word Processor.
What You Will Learn Components of a computer’s system software The importance of an operating system Functions of an operating system Types of user interfaces.
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.
Chapter 5 System Software.
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
Computer Parts There are many parts that work together to make a computer work.
3.2 Software System utilities. Data can be transferred in various formats. For e.g. “A tab delimited text file” it is a especial kind of plain text file.
Operating Systems.
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
Chapter 4: Operating Systems and File Management 1 Operating Systems and File Management Chapter 4.
SOFTWARE.
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
Chapter Three OPERATING SYSTEMS.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Operating System Utility Programs & Stand-alone utility Programs.
Software Concepts. Software & Hardware? Computer Instructions or data, anything that can be stored electronically is Software. Hardware is one that is.
Computers Are Your Future Eleventh Edition Chapter 4: System Software Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
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.
University of Management & Technology 1 Operating Systems & Utility Programs.
CHAPTER FOUR COMPUTER SOFTWARE.
Introduction to Interactive Media Interactive Media Tools: Software.
Software.
Software Writer:-Rashedul Hasan Editor:- Jasim Uddin.
Operating Systems TexPREP Summer Camp Computer Science.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
Chapter 4 System Software. Software Programs that tell a computer what to do and how to do it. Sets of instructions telling computers to perform actions.
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.
1 UNIT 1: COMPUTER SOFTWARE Cite Examples of System Software.
5 SYSTEM SOFTWARE CHAPTER
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
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.
System Software Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Chapter Five SOFTWARE.
Application Software System Software.
Course Title: Introduction to Computer Course Instructor: ILTAF MEHDI Chapter No: 04 1BY ILTAF MEHDI (MCS, MCSE, CCNA)
BMTS 242: Computer and Systems Lecture 5: Yousef Alharbi Website
A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems.
Software Applications and Utilities. Software Applications Programs that allow the computer to be used to solve a problems for a particular task. This.
SOFTWARE. Software… Instructions that are stored electronically that tell the computer what to do.
Match the following Operating System concepts with definition A to E.
Introduction to Computing Lecture 9,10 Software
Chapter 1 WHAT IS A COMPUTER Faculty of ICT & Business Management Tel : BCOMP0101 Introduction to Information Technology.
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.
Lesson 9: SOFTWARE ICT Fundamentals 2nd Semester SY
MILESTONES IN SOFTWARE
Nat 4/5 Computing Science Software
Discovering Computers 2012: Chapter 8
Chapter 2: System Structures
TexPREP Summer Camp Computer Science
Chapter 4 The Power behind the Power
LO2: Understand Computer Software
Chapter 4 The Power behind the Power
Types of Software.
Software - Operating Systems
LO2 – Understand Computer Software
Operating Systems & System Software
Windows 10 An Operating System
Presentation transcript:

Software

Software Computer software is the key to productive use of computers. With the correct software, a computer can become a valuable tool. Two (2) types of software: System software Application software

System Software The system software consists of programs to control the operations of the computer equipment. An important part of the system software is a set of programs called the operating system (OS). Instruction in the OS tell the computer how to perform the functions of loading, storing and executing an application and how to transfer data. For the computer to operate, an operating system must be stored in the computer memory. When a computer is started, the OS is loaded into the computer and stored in the primary memory. The process is called booting.

Common OS MS Windows MAC OS DOS LINUX NOVELL UNIX

Utility software categories Anti-virus utilities scan for computer viruses. Backup utilities can make a copy of all information stored on a disk, and restore either the entire disk (e.g. in an event of disk failure) or selected files (e.g. in an event of accidental deletion). Data compression utilities output a shorter stream or a smaller file when provided with a stream or file. Disk checkers can scan operating hard drive. Disk cleaners can find files that are unnecessary to computer operation, or take up considerable amounts of space. Disk cleaner helps the user to decide what to delete when their hard disk is full. Disk compression utilities can transparently compress/uncompress the contents of a disk, increasing the capacity of the disk. Disk defragmenters can detect computer files whose contents are broken across several locations on the hard disk, and move the fragments to one location to increase efficiency. Disk partitions can divide an individual drive into multiple logical drives, each with its own file system which can be mounted by the operating system and treated as an individual drive.

Utility software categories Disk storage utilities Archive utilities output a stream or a single file when provided with a directory or a set of files. Archive utilities, unlike archive suites, usually do not include compression or encryption capabilities. Some archive utilities may even have a separate un-archive utility for the reverse operation. File managers provide a convenient method of performing routine data management tasks, such as deleting, renaming, cataloging, uncataloging, moving, copying, merging, generating and modifying data sets. Cryptographic utilities encrypt and decrypt streams and files. Hex editors directly modify the text or data of a file. These files could be data or an actual program. Memory testers check for memory failures. Network utilities analyze the computer's network connectivity, configure network settings, check data transfer or log events. Registry cleaners clean and optimize the Windows registry by removing old registry keys that are no longer in use. Screensavers were desired to prevent phosphor burn-in on CRT and plasma computer monitors by blanking the screen or filling it with moving images or patterns when the computer is not in use. Contemporary screensavers are used primarily for entertainment or security. System monitors for monitoring resources and performance in a computer system. System profilers provide detailed information about the software installed and hardware attached to the computer.

Application Software Application consist of programs that tell the computer how to produce information. Some of the most commonly used applications are: word processing, electronic spreadsheet, report presentation, database, communications and electronic mail software, games are also a type of application software.