SlideShare a Scribd company logo
1 of 43
Computer System
Chapter Two
2.6 Software
2.6.1 System Software
2.6.1.1 Operating System
2.6.1.2 Utility Program
2.6.2 Application Software
1
Software
•
Software (also called a program), is a set of
instructions that tells the computer what tasks
to perform and how to perform them
2
Mapping of Software
3
Software
Utility
Program
Operating
System
Application SoftwareSystem Software
4
Open Source Versus Proprietary
Open source software
(OSS)
Proprietary software
● Source code is available to
user
● Software provided for
use, modification and
redistribution
● User can install software
freely into any computer
● Source code is not
available to user
● Software cannot be
modify or redistribution
● Users must have a
license (with cost) from
vendor before install
into the computer
1
Computer System
Chapter Two
2.6.1.1 Operating System
At the end of this topic, students
should be able to:
a)Identify types of operating
system
b)Explain the functions of
operating system
Operating System Software
● An operating system (OS) is a set of programs
containing instructions that work together to
coordinate all the activities among computer
hardware resources
2
:
3
Examples of Operating System Software
Type of OS Proprietary Software Open Source Software
Stand alone Operating
System
• Windows
• Mac OS X
• Unix
• Linux
Server Operating
System
• Windows Server 2008
• Netware
• Unix
• Linux
• Solaris
Embedded / Mobile
Operating System
• Windows Embedded CE
• Windows Phone 7
• iPhone OS
• Palm OS
• BlackBerry
• Google Android
• Embedded Linux
• Symbian OS
:
4
Type Description
Stand alone
Operating System
A stand-alone operating system is a
complete operating system that works on
a desktop computer, notebook computer,
or mobile computing device
Server Operating
System
An operating system that is designed to
support a network
Embedded / Mobile
Operating System
An embedded operating system resides on
a ROM chip on a mobile device or
consumer electronic device
Type of Operating System Software
● 3 types of System Software
Function of Operating Systems
5
1. Start and shut down
computer
2. Provide a user
interface
3. Manage program
4. Manage memory 5. Coordinate tasks 6. Configure device
7. Establish an Internet
connection
8. Monitor performance 9. Provide utilities
10. Automatically
update
11. Control a network 12. Administer security
Functions of Operating System
1. Start and Shutdown a Computer
● The process of starting or restarting a
computer is calling booting
6
Warm boot
● Using the
operating
system to
restart a
computer
Cold boot
● Turning on a
computer that
has been
powered off
completely
● A user interface controls how you enter data
and and instructions and how information is
displayed on the screen
● 2 types of user interface
I. Graphical user interface (GUI) - user interact
with the software using text, graphics, and visual images
such as icon
II.Command line interface - user uses the keyboard
to enter data and instruction
7
Functions of Operating System
2. Provide a user interface
Graphical User Interface (GUI)
8
Command-line Interface
9
● How an operating system handles programs
directly affects your productivity
● An OS manages multiple programs and
processes while you use the computer
10
Functions of Operating System
3. Manage Program
➔ Single user / Single tasking - OS allows only 1 user to run 1 program at a time
➔ single user / Multitasking - OS allows a single user to work on 2 or more program at
a time
➔ Multiuser - OS enables 2 or more users to run programs simultaneously
➔ Preemptive multitasking - OS interrupts a program that is executing and pass control
to another program waiting to be executed
➔ Multiprocessing - OS supports 2 or more processors running programs at the same
time
● Operating system allocates data and
instructions to memory while they are being
processed, monitors the content of memory
and release from memory when the processor
no longer required them
● Memory management optimizes the use of
RAM
11
Functions of Operating System
4. Manage Memory
● The operating system determines the
order in which tasks are processed
This figure illustrate three document in the queue with one document printing 12
Functions of Operating System
5. Coordinate Task
13
Functions of Operating System
6. Configure Device
● Short for device driver - a small program that tells the
OS how to communicate with a specific device
● Most device and OS support plug and play
A driver is a small program
that tells the operating
system how to
communicate with a specific
device
Eg : printer, scanner
(these devices will not function
without their correct drivers)
Plug and play automatically
configures new device as you
install them
Eg : USB Flash Drive
(devices that connect to a USB port on
the system unit typically are Plug and
Play
This figure illustrate to connect to a network using
windows
14
Functions of Operating System
7. Establish an Internet Connection
● OS typically provide a
means to establish
Internet connection.
● Eg : Windows automatically
configures some broadband
Internet connections as soon
as you connect to broadband
line
● A performance monitor is a
program that assesses
and reports information
about various computer
resources and devices
15
Functions of Operating System
8. Monitor Performance
Managing
files
Searching
files
for Viewing
images
Securing a
computer
Uninstalling
programs
Cleaning
disks
up Diagnosing
problems
Defragmenting
disks
Backing up
files and
disks
Setting up
screen savers
16
Functions of Operating System
9. Provide File Managements and Other Utilities
● Operating Systems often provides users with the
capability of :
17
Functions of Operating System
10. Automatically Update
● Automatic update automatically provides updates to the
program
● Some operating systems are designed to work with a
server on a network
● A server Operating System organizes and
coordinates how multiple users access and share
resources on a network
● A network administrator uses the server OS to :
I. add and remove users, computers and other
devices
II. install software and administer network
security
18
Functions of Operating System
11. Control a Network
19
Functions of Operating System
12. Administer Security
● Computer and network
administrators typically have
an administrator account that
enables them to access all
files and programs on the
computer or network, install
programs and specify settings
that affect all users on a
computer or network
● Each user account consist of
a username/user ID and
password
1
Computer System
Chapter Two
2.6.1.2 Utility Program
At the end of this topic, students
should be able to:
Identify types of utility programs
Explain the functions of utility
programs
Utility Programs
● Utility program is a type of system software
that allows a user to perform maintenance-
type task such as :
2
1.File Manager 4.Anti-Virus Program
7.Backup and
Restore
2.Disk Cleanup 5.Spyware Remover
3.Compression
Tools
6.Disk Defragmenter
● To provide routine file management tasks :
➔ Displaying a list of files
➔ Organizing files in folders
➔ Copying, renaming, deleting moving, and sorting files
and folders
➔ Creating shortcuts
Proprietary Software Open Source Software
• WIndows Explorer
• Windows File Manager
• Avira Antivirus
1. File Manager
Types of Utility Programs
2
3
● A disk cleanup utility searches for and removes
unnecessary files :
➔ Downloaded program files
➔ Temporary Internet files
➔ Deleted files
➔ Unused program files
Proprietary Software Open Source Software
• Microsoft Disk Cleanup • CCleaner
2. Disk Cleanup
Types of Utility Programs
3. Compression Tools
● To shrinks the size of a file/s.
● A compressed files takes up less storage space than
the original file
● Compressing files frees up room on storage media
and improves system performance
Proprietary Software Open Source Software
• WinZip
• WinRAR
• 7ZIP
• PKZIP
Types of Utility Programs
4
● Anti-virus program protects a computer
against viruses by identifying and removing
any computer viruses found in memory, on
storage media or incoming files
Proprietary Software Open Source Software
• Norton Antivirus
• Kapersky Antivirus
• Avira Antivirus
4. Anti-virus Program
Types of Utility Programs
5
● Spyware is a program placed on a computer
without the user’s knowledge that secretly
collects information about the user
● A Spyware Remover detects and deletes
spyware
6
Proprietary Software Open Source Software
• Kapersky Internet
Security
• Spyware Doctor
• Spyware Remover
Spybot
• Spyware Blaster Nixory
5. Spyware Remover
Types of Utility Programs
● Reorganizes the files and unused space on
computer hard disk so that the OS accesses
data more quickly and programs run faster
7
Proprietary Software Open Source Software
• Microsoft
Defragmenter
• MyDefrag
• Defraggler
6. Disk Defragmenter
Types of Utility Programs
● A backup utility allows users to copy files to
another storage medium in case of damage or
loss
● A restore utility reverses the process and
returns backed up files to their original form
10
Proprietary Software Open Source Software
• Windows
Backup Restore
• Bacula
• Amanda
6. Backup and Restore Utility
Types of Utility Programs
8
Summary of Utility Programs
9
Types Function
File Manager To provide routine file management tasks
Disk Cleanup searches and removes unnecessary files
Compression Tools To shrinks the size of a file/s.
Anti-Virus Program To protects a computer against viruses by identifying and
removing any computer viruses found in memory, on storage
media or incoming files
Spyware Remover To detects and deletes spyware
Disk Defragmenter To reorganizes the files and unused space on computer hard disk
so that the OS accesses data more quickly and programs run
faster
Backup and
Restore
- A backup utility allows users to copy files to another storage
medium in case of damage or lost
- A restore utility reverses the process and returns backed up
files to their original form
At the end of this topic, students should be able to:
a)
b)
Identify types of application software
Explain the functions of application software
1
Chapter Two
Computer System
2.6.2 Application Software
22
Application Software
• Application software consists of programs
designed to make users more productive and / or
assist with personal tasks.
Tomake business activities more efficient
Toassist with graphics and multimedia projects
Tosupport home, personal, and educational tasks
Tofacilitate communications
2
33
Examples of Application Software
22
Types of Application Software
4
Types of application software
● Web browser
● Word processing
● Spreadsheet
● Database
● Presentation
66
1. Web Browser Software
5
Proprietary Software Open Source Software
• Internet Explorer
• Safari
• Mozilla Firefox
• Chrome
● Web Browser allows user to access and view
Web pages or access Web 2.0 programs
Types of Application Software
776
Proprietary Software Open Source Software
• Microsoft Office Word
• Pages (Apple)
• OpenOffice.org Writer
• KWord
● Word processing software allows users to
create and manipulate documents
2. Word Processing Software
Types of Application Software
88
● Spreadsheet software allows users to organize data in
rows and columns and perform calculations
● Usage : spreadsheet organization, calculations and
charting
7
Proprietary Software Open Source Software
• Microsoft Office Excel
• Numbers (Apple)
• OpenOffice.org Calc
• KCells
3. Spreadsheet Software
Types of Application Software
11118
Proprietary Software Open Source Software
• Microsoft Office
Access
• Oracle DB
• OpenOffice.org Base
• MariaDB
● A database is a collection of data organized in a
manner that allows access, retrieval and use of that
data.
● Database software allows users to create, access
and manage a database
● Usage : create student database, employees database
or book database.
4. Database Software
Types of Application Software
1010
● Presentation software allows users to create
visual aids for presentations to communicate
ideas, messages, and other information to a
group
● Usage : create a presentation for teaching
9
Proprietary Software Open Source Software
• Microsoft Office
PowerPoint
• Keynote (Apple)
• OpenOffice.org Impress
• Showcase
5. Presentation Software
Types of Application Software
22
Summary of Application Software
10
Types Description
Web browser An application software that allows user to access
and interact with software from any computer or
device that is connected to the internet
Word
processing
An application software that allows users to create
and manipulate documents
Spreadsheet An application software that allows users to organize
data in
rows and columns and perform calculations
Database An application software that allows users to create,
access and manage a database
Presentation An application software that allows users to create
visual aids for presentations to communicate ideas,
messages, and other information to a group

More Related Content

What's hot

Ch1 introducing computer systems
Ch1 introducing computer  systemsCh1 introducing computer  systems
Ch1 introducing computer systemscs001
 
BCS 100: Introduction to Computer Science Lesson 1
BCS 100: Introduction to Computer Science Lesson 1BCS 100: Introduction to Computer Science Lesson 1
BCS 100: Introduction to Computer Science Lesson 1Ndubi Amos
 
Fundamentals of Computer
Fundamentals of Computer Fundamentals of Computer
Fundamentals of Computer educationfront
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...yaminohime
 
What does your computer consists of?
What does your computer consists of?What does your computer consists of?
What does your computer consists of?quantess
 
Components of computer and organization
Components of computer and organizationComponents of computer and organization
Components of computer and organizationUniversity of Potsdam
 
Introduction To Computer Systems
Introduction To Computer SystemsIntroduction To Computer Systems
Introduction To Computer SystemsNaheed Azam
 
Fundamental units of computer
Fundamental units of computerFundamental units of computer
Fundamental units of computerSandeep Menon
 
How Computers Work Presentation
How Computers Work PresentationHow Computers Work Presentation
How Computers Work Presentationmrtheodisthorne2
 
Computer Operating system
Computer Operating systemComputer Operating system
Computer Operating systemYogeshSorot
 
PDT DC015 Chapter 1 Introduction to IT 2017/18
PDT DC015 Chapter 1 Introduction to IT 2017/18PDT DC015 Chapter 1 Introduction to IT 2017/18
PDT DC015 Chapter 1 Introduction to IT 2017/18Fizaril Amzari Omar
 
Computer system, devices and peripherals
Computer system, devices and peripheralsComputer system, devices and peripherals
Computer system, devices and peripheralsAllan Roloma
 
Computer hardware servicing nc ii module
Computer hardware servicing nc ii moduleComputer hardware servicing nc ii module
Computer hardware servicing nc ii moduleBeth Gorres
 

What's hot (20)

Ch1 introducing computer systems
Ch1 introducing computer  systemsCh1 introducing computer  systems
Ch1 introducing computer systems
 
BCS 100: Introduction to Computer Science Lesson 1
BCS 100: Introduction to Computer Science Lesson 1BCS 100: Introduction to Computer Science Lesson 1
BCS 100: Introduction to Computer Science Lesson 1
 
Ict basics
Ict basicsIct basics
Ict basics
 
Fundamentals of Computer
Fundamentals of Computer Fundamentals of Computer
Fundamentals of Computer
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
 
Organization of a computer
Organization of a computerOrganization of a computer
Organization of a computer
 
What does your computer consists of?
What does your computer consists of?What does your computer consists of?
What does your computer consists of?
 
Computer system concepts(mis)
Computer system concepts(mis)Computer system concepts(mis)
Computer system concepts(mis)
 
Basic Concepts Of Information Technology (It)
Basic Concepts Of Information Technology (It)Basic Concepts Of Information Technology (It)
Basic Concepts Of Information Technology (It)
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Components of computer and organization
Components of computer and organizationComponents of computer and organization
Components of computer and organization
 
Introduction To Computer Systems
Introduction To Computer SystemsIntroduction To Computer Systems
Introduction To Computer Systems
 
Itc lecture
Itc lectureItc lecture
Itc lecture
 
Fundamental units of computer
Fundamental units of computerFundamental units of computer
Fundamental units of computer
 
How Computers Work Presentation
How Computers Work PresentationHow Computers Work Presentation
How Computers Work Presentation
 
Computer
ComputerComputer
Computer
 
Computer Operating system
Computer Operating systemComputer Operating system
Computer Operating system
 
PDT DC015 Chapter 1 Introduction to IT 2017/18
PDT DC015 Chapter 1 Introduction to IT 2017/18PDT DC015 Chapter 1 Introduction to IT 2017/18
PDT DC015 Chapter 1 Introduction to IT 2017/18
 
Computer system, devices and peripherals
Computer system, devices and peripheralsComputer system, devices and peripherals
Computer system, devices and peripherals
 
Computer hardware servicing nc ii module
Computer hardware servicing nc ii moduleComputer hardware servicing nc ii module
Computer hardware servicing nc ii module
 

Similar to PST SC015 Chapter 2 Computer System (IV) 2017/2018

PDT DC015 Chapter 2 Computer System 2017/2018 (m)
PDT DC015 Chapter 2 Computer System 2017/2018 (m)PDT DC015 Chapter 2 Computer System 2017/2018 (m)
PDT DC015 Chapter 2 Computer System 2017/2018 (m)Fizaril Amzari Omar
 
ICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptxICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptxShehlafaiz1
 
System software and its types
System software and its typesSystem software and its types
System software and its typessamina khan
 
Information Computer Technology Handouts (Part I)
Information Computer Technology Handouts (Part I)Information Computer Technology Handouts (Part I)
Information Computer Technology Handouts (Part I)ella dimaiwat
 
Chapter 05 os dan utility program csc & tts
Chapter 05 os dan utility program csc & ttsChapter 05 os dan utility program csc & tts
Chapter 05 os dan utility program csc & ttsHisyam Rosly
 
Chapter 8 Operating Systems And Utility Programs
Chapter 8 Operating Systems And Utility ProgramsChapter 8 Operating Systems And Utility Programs
Chapter 8 Operating Systems And Utility Programsnorzaini
 
BAIT1003 Chapter 6
BAIT1003 Chapter 6BAIT1003 Chapter 6
BAIT1003 Chapter 6limsh
 
Computer Notes
Computer NotesComputer Notes
Computer NotesEHSAN KHAN
 
Comp 107 unit 4(operating systems)
Comp 107 unit 4(operating systems)Comp 107 unit 4(operating systems)
Comp 107 unit 4(operating systems)Mijanur Rahman
 
ITC Lecture02.pptx
ITC Lecture02.pptxITC Lecture02.pptx
ITC Lecture02.pptxssuser368f5d
 
Reformat PPT.pptx
Reformat PPT.pptxReformat PPT.pptx
Reformat PPT.pptxLINDYLGERAL
 
Functions of OS.ppt
 Functions of OS.ppt Functions of OS.ppt
Functions of OS.pptJunaidAkbar37
 
Utility-Softwares.pptxgdgfgdgdfgdfggfgfd
Utility-Softwares.pptxgdgfgdgdfgdfggfgfdUtility-Softwares.pptxgdgfgdgdfgdfggfgfd
Utility-Softwares.pptxgdgfgdgdfgdfggfgfdghioredondo0
 
Week9 chapter 02_2.6.1.2_up_2016
Week9 chapter 02_2.6.1.2_up_2016Week9 chapter 02_2.6.1.2_up_2016
Week9 chapter 02_2.6.1.2_up_2016dilahkmpk
 
software system and application software
software system and application softwaresoftware system and application software
software system and application softwareCyriac Jose
 
Computer software ,
Computer software ,Computer software ,
Computer software ,Shoaib Jafri
 
Operating system (os)
Operating system (os)Operating system (os)
Operating system (os)bbp2067
 

Similar to PST SC015 Chapter 2 Computer System (IV) 2017/2018 (20)

PDT DC015 Chapter 2 Computer System 2017/2018 (m)
PDT DC015 Chapter 2 Computer System 2017/2018 (m)PDT DC015 Chapter 2 Computer System 2017/2018 (m)
PDT DC015 Chapter 2 Computer System 2017/2018 (m)
 
ICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptxICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptx
 
System software and its types
System software and its typesSystem software and its types
System software and its types
 
Information Computer Technology Handouts (Part I)
Information Computer Technology Handouts (Part I)Information Computer Technology Handouts (Part I)
Information Computer Technology Handouts (Part I)
 
Software.pptx
Software.pptxSoftware.pptx
Software.pptx
 
Chapter 05 os dan utility program csc & tts
Chapter 05 os dan utility program csc & ttsChapter 05 os dan utility program csc & tts
Chapter 05 os dan utility program csc & tts
 
Chapter 8 Operating Systems And Utility Programs
Chapter 8 Operating Systems And Utility ProgramsChapter 8 Operating Systems And Utility Programs
Chapter 8 Operating Systems And Utility Programs
 
BAIT1003 Chapter 6
BAIT1003 Chapter 6BAIT1003 Chapter 6
BAIT1003 Chapter 6
 
Computer Notes
Computer NotesComputer Notes
Computer Notes
 
Comp 107 unit 4(operating systems)
Comp 107 unit 4(operating systems)Comp 107 unit 4(operating systems)
Comp 107 unit 4(operating systems)
 
ITC Lecture02.pptx
ITC Lecture02.pptxITC Lecture02.pptx
ITC Lecture02.pptx
 
Week 6
Week 6Week 6
Week 6
 
Reformat PPT.pptx
Reformat PPT.pptxReformat PPT.pptx
Reformat PPT.pptx
 
Functions of OS.ppt
 Functions of OS.ppt Functions of OS.ppt
Functions of OS.ppt
 
Utility-Softwares.pptxgdgfgdgdfgdfggfgfd
Utility-Softwares.pptxgdgfgdgdfgdfggfgfdUtility-Softwares.pptxgdgfgdgdfgdfggfgfd
Utility-Softwares.pptxgdgfgdgdfgdfggfgfd
 
System Software
System SoftwareSystem Software
System Software
 
Week9 chapter 02_2.6.1.2_up_2016
Week9 chapter 02_2.6.1.2_up_2016Week9 chapter 02_2.6.1.2_up_2016
Week9 chapter 02_2.6.1.2_up_2016
 
software system and application software
software system and application softwaresoftware system and application software
software system and application software
 
Computer software ,
Computer software ,Computer software ,
Computer software ,
 
Operating system (os)
Operating system (os)Operating system (os)
Operating system (os)
 

More from Fizaril Amzari Omar

Chapter 6 Database SC025 2017/2018
Chapter 6 Database SC025 2017/2018Chapter 6 Database SC025 2017/2018
Chapter 6 Database SC025 2017/2018Fizaril Amzari Omar
 
Chapter 5 Multimedia SC025 2017/2018
Chapter 5 Multimedia SC025 2017/2018Chapter 5 Multimedia SC025 2017/2018
Chapter 5 Multimedia SC025 2017/2018Fizaril Amzari Omar
 
PST SC015 Chapter 2 Computer System 2017/2018
PST SC015 Chapter 2 Computer System 2017/2018PST SC015 Chapter 2 Computer System 2017/2018
PST SC015 Chapter 2 Computer System 2017/2018Fizaril Amzari Omar
 
PDT DC015 Chapter 2 Computer System 2017/2018 (k)
PDT DC015 Chapter 2 Computer System 2017/2018 (k)PDT DC015 Chapter 2 Computer System 2017/2018 (k)
PDT DC015 Chapter 2 Computer System 2017/2018 (k)Fizaril Amzari Omar
 
PDT DC015 Chapter 2 Computer System 2017/2018 (j)
PDT DC015 Chapter 2 Computer System 2017/2018 (j)PDT DC015 Chapter 2 Computer System 2017/2018 (j)
PDT DC015 Chapter 2 Computer System 2017/2018 (j)Fizaril Amzari Omar
 
PDT DC015 Chapter 2 Computer System 2017/2018 (i)
PDT DC015 Chapter 2 Computer System 2017/2018 (i)PDT DC015 Chapter 2 Computer System 2017/2018 (i)
PDT DC015 Chapter 2 Computer System 2017/2018 (i)Fizaril Amzari Omar
 
PDT DC015 Chapter 2 Computer System 2017/2018 (g)
PDT DC015 Chapter 2 Computer System 2017/2018 (g)PDT DC015 Chapter 2 Computer System 2017/2018 (g)
PDT DC015 Chapter 2 Computer System 2017/2018 (g)Fizaril Amzari Omar
 
PDT DC015 Chapter 2 Computer System 2017/2018 (f)
PDT DC015 Chapter 2 Computer System 2017/2018 (f)PDT DC015 Chapter 2 Computer System 2017/2018 (f)
PDT DC015 Chapter 2 Computer System 2017/2018 (f)Fizaril Amzari Omar
 
PDT DC015 Chapter 2 Computer System 2017/2018 (e)
PDT DC015 Chapter 2 Computer System 2017/2018 (e)PDT DC015 Chapter 2 Computer System 2017/2018 (e)
PDT DC015 Chapter 2 Computer System 2017/2018 (e)Fizaril Amzari Omar
 
PDT DC015 Chapter 2 Computer System 2017/2018 (d)
PDT DC015 Chapter 2 Computer System 2017/2018 (d)PDT DC015 Chapter 2 Computer System 2017/2018 (d)
PDT DC015 Chapter 2 Computer System 2017/2018 (d)Fizaril Amzari Omar
 
PDT DC015 Chapter 2 System Concept 2017/2018 (a)
PDT DC015 Chapter 2 System Concept 2017/2018 (a)PDT DC015 Chapter 2 System Concept 2017/2018 (a)
PDT DC015 Chapter 2 System Concept 2017/2018 (a)Fizaril Amzari Omar
 
PST SC015 Chapter 4 Comp. Ethics and Security 2017/2018
PST SC015 Chapter 4 Comp. Ethics and Security 2017/2018PST SC015 Chapter 4 Comp. Ethics and Security 2017/2018
PST SC015 Chapter 4 Comp. Ethics and Security 2017/2018Fizaril Amzari Omar
 
PST SC015 Chapter 3 Internet Technology (V) 2017/2018
PST SC015 Chapter 3 Internet Technology (V)  2017/2018PST SC015 Chapter 3 Internet Technology (V)  2017/2018
PST SC015 Chapter 3 Internet Technology (V) 2017/2018Fizaril Amzari Omar
 
PST SC015 Chapter 3 Internet Technology (IV) 2017/2018
PST SC015 Chapter 3 Internet Technology (IV)  2017/2018PST SC015 Chapter 3 Internet Technology (IV)  2017/2018
PST SC015 Chapter 3 Internet Technology (IV) 2017/2018Fizaril Amzari Omar
 
PST SC015 Chapter 3 Internet Technology (II) 2017/2018
PST SC015 Chapter 3 Internet Technology (II)  2017/2018PST SC015 Chapter 3 Internet Technology (II)  2017/2018
PST SC015 Chapter 3 Internet Technology (II) 2017/2018Fizaril Amzari Omar
 
PST SC015 Chapter 3 Internet Technology (II) 2017/2018
PST SC015 Chapter 3 Internet Technology (II)  2017/2018PST SC015 Chapter 3 Internet Technology (II)  2017/2018
PST SC015 Chapter 3 Internet Technology (II) 2017/2018Fizaril Amzari Omar
 
PST SC015 Chapter 3 Internet Technology (I) 2017/2018
PST SC015 Chapter 3 Internet Technology (I)  2017/2018PST SC015 Chapter 3 Internet Technology (I)  2017/2018
PST SC015 Chapter 3 Internet Technology (I) 2017/2018Fizaril Amzari Omar
 
PST SC015 Chapter 2 Computer System (III) 2017/2018
PST SC015 Chapter 2 Computer System (III) 2017/2018PST SC015 Chapter 2 Computer System (III) 2017/2018
PST SC015 Chapter 2 Computer System (III) 2017/2018Fizaril Amzari Omar
 
PST SC015 Chapter 1 Intro. to IT 2017/2018
PST SC015 Chapter 1 Intro. to IT 2017/2018PST SC015 Chapter 1 Intro. to IT 2017/2018
PST SC015 Chapter 1 Intro. to IT 2017/2018Fizaril Amzari Omar
 

More from Fizaril Amzari Omar (20)

Chapter 7 Information System
Chapter 7 Information SystemChapter 7 Information System
Chapter 7 Information System
 
Chapter 6 Database SC025 2017/2018
Chapter 6 Database SC025 2017/2018Chapter 6 Database SC025 2017/2018
Chapter 6 Database SC025 2017/2018
 
Chapter 5 Multimedia SC025 2017/2018
Chapter 5 Multimedia SC025 2017/2018Chapter 5 Multimedia SC025 2017/2018
Chapter 5 Multimedia SC025 2017/2018
 
PST SC015 Chapter 2 Computer System 2017/2018
PST SC015 Chapter 2 Computer System 2017/2018PST SC015 Chapter 2 Computer System 2017/2018
PST SC015 Chapter 2 Computer System 2017/2018
 
PDT DC015 Chapter 2 Computer System 2017/2018 (k)
PDT DC015 Chapter 2 Computer System 2017/2018 (k)PDT DC015 Chapter 2 Computer System 2017/2018 (k)
PDT DC015 Chapter 2 Computer System 2017/2018 (k)
 
PDT DC015 Chapter 2 Computer System 2017/2018 (j)
PDT DC015 Chapter 2 Computer System 2017/2018 (j)PDT DC015 Chapter 2 Computer System 2017/2018 (j)
PDT DC015 Chapter 2 Computer System 2017/2018 (j)
 
PDT DC015 Chapter 2 Computer System 2017/2018 (i)
PDT DC015 Chapter 2 Computer System 2017/2018 (i)PDT DC015 Chapter 2 Computer System 2017/2018 (i)
PDT DC015 Chapter 2 Computer System 2017/2018 (i)
 
PDT DC015 Chapter 2 Computer System 2017/2018 (g)
PDT DC015 Chapter 2 Computer System 2017/2018 (g)PDT DC015 Chapter 2 Computer System 2017/2018 (g)
PDT DC015 Chapter 2 Computer System 2017/2018 (g)
 
PDT DC015 Chapter 2 Computer System 2017/2018 (f)
PDT DC015 Chapter 2 Computer System 2017/2018 (f)PDT DC015 Chapter 2 Computer System 2017/2018 (f)
PDT DC015 Chapter 2 Computer System 2017/2018 (f)
 
PDT DC015 Chapter 2 Computer System 2017/2018 (e)
PDT DC015 Chapter 2 Computer System 2017/2018 (e)PDT DC015 Chapter 2 Computer System 2017/2018 (e)
PDT DC015 Chapter 2 Computer System 2017/2018 (e)
 
PDT DC015 Chapter 2 Computer System 2017/2018 (d)
PDT DC015 Chapter 2 Computer System 2017/2018 (d)PDT DC015 Chapter 2 Computer System 2017/2018 (d)
PDT DC015 Chapter 2 Computer System 2017/2018 (d)
 
PDT DC015 Chapter 2 System Concept 2017/2018 (a)
PDT DC015 Chapter 2 System Concept 2017/2018 (a)PDT DC015 Chapter 2 System Concept 2017/2018 (a)
PDT DC015 Chapter 2 System Concept 2017/2018 (a)
 
PST SC015 Chapter 4 Comp. Ethics and Security 2017/2018
PST SC015 Chapter 4 Comp. Ethics and Security 2017/2018PST SC015 Chapter 4 Comp. Ethics and Security 2017/2018
PST SC015 Chapter 4 Comp. Ethics and Security 2017/2018
 
PST SC015 Chapter 3 Internet Technology (V) 2017/2018
PST SC015 Chapter 3 Internet Technology (V)  2017/2018PST SC015 Chapter 3 Internet Technology (V)  2017/2018
PST SC015 Chapter 3 Internet Technology (V) 2017/2018
 
PST SC015 Chapter 3 Internet Technology (IV) 2017/2018
PST SC015 Chapter 3 Internet Technology (IV)  2017/2018PST SC015 Chapter 3 Internet Technology (IV)  2017/2018
PST SC015 Chapter 3 Internet Technology (IV) 2017/2018
 
PST SC015 Chapter 3 Internet Technology (II) 2017/2018
PST SC015 Chapter 3 Internet Technology (II)  2017/2018PST SC015 Chapter 3 Internet Technology (II)  2017/2018
PST SC015 Chapter 3 Internet Technology (II) 2017/2018
 
PST SC015 Chapter 3 Internet Technology (II) 2017/2018
PST SC015 Chapter 3 Internet Technology (II)  2017/2018PST SC015 Chapter 3 Internet Technology (II)  2017/2018
PST SC015 Chapter 3 Internet Technology (II) 2017/2018
 
PST SC015 Chapter 3 Internet Technology (I) 2017/2018
PST SC015 Chapter 3 Internet Technology (I)  2017/2018PST SC015 Chapter 3 Internet Technology (I)  2017/2018
PST SC015 Chapter 3 Internet Technology (I) 2017/2018
 
PST SC015 Chapter 2 Computer System (III) 2017/2018
PST SC015 Chapter 2 Computer System (III) 2017/2018PST SC015 Chapter 2 Computer System (III) 2017/2018
PST SC015 Chapter 2 Computer System (III) 2017/2018
 
PST SC015 Chapter 1 Intro. to IT 2017/2018
PST SC015 Chapter 1 Intro. to IT 2017/2018PST SC015 Chapter 1 Intro. to IT 2017/2018
PST SC015 Chapter 1 Intro. to IT 2017/2018
 

Recently uploaded

Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayMakMakNepo
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxLigayaBacuel1
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........LeaCamillePacle
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 

Recently uploaded (20)

Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up Friday
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptx
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 

PST SC015 Chapter 2 Computer System (IV) 2017/2018

  • 1. Computer System Chapter Two 2.6 Software 2.6.1 System Software 2.6.1.1 Operating System 2.6.1.2 Utility Program 2.6.2 Application Software 1
  • 2. Software • Software (also called a program), is a set of instructions that tells the computer what tasks to perform and how to perform them 2
  • 4. 4 Open Source Versus Proprietary Open source software (OSS) Proprietary software ● Source code is available to user ● Software provided for use, modification and redistribution ● User can install software freely into any computer ● Source code is not available to user ● Software cannot be modify or redistribution ● Users must have a license (with cost) from vendor before install into the computer
  • 5. 1 Computer System Chapter Two 2.6.1.1 Operating System At the end of this topic, students should be able to: a)Identify types of operating system b)Explain the functions of operating system
  • 6. Operating System Software ● An operating system (OS) is a set of programs containing instructions that work together to coordinate all the activities among computer hardware resources 2
  • 7. : 3 Examples of Operating System Software Type of OS Proprietary Software Open Source Software Stand alone Operating System • Windows • Mac OS X • Unix • Linux Server Operating System • Windows Server 2008 • Netware • Unix • Linux • Solaris Embedded / Mobile Operating System • Windows Embedded CE • Windows Phone 7 • iPhone OS • Palm OS • BlackBerry • Google Android • Embedded Linux • Symbian OS
  • 8. : 4 Type Description Stand alone Operating System A stand-alone operating system is a complete operating system that works on a desktop computer, notebook computer, or mobile computing device Server Operating System An operating system that is designed to support a network Embedded / Mobile Operating System An embedded operating system resides on a ROM chip on a mobile device or consumer electronic device Type of Operating System Software ● 3 types of System Software
  • 9. Function of Operating Systems 5 1. Start and shut down computer 2. Provide a user interface 3. Manage program 4. Manage memory 5. Coordinate tasks 6. Configure device 7. Establish an Internet connection 8. Monitor performance 9. Provide utilities 10. Automatically update 11. Control a network 12. Administer security
  • 10. Functions of Operating System 1. Start and Shutdown a Computer ● The process of starting or restarting a computer is calling booting 6 Warm boot ● Using the operating system to restart a computer Cold boot ● Turning on a computer that has been powered off completely
  • 11. ● A user interface controls how you enter data and and instructions and how information is displayed on the screen ● 2 types of user interface I. Graphical user interface (GUI) - user interact with the software using text, graphics, and visual images such as icon II.Command line interface - user uses the keyboard to enter data and instruction 7 Functions of Operating System 2. Provide a user interface
  • 14. ● How an operating system handles programs directly affects your productivity ● An OS manages multiple programs and processes while you use the computer 10 Functions of Operating System 3. Manage Program ➔ Single user / Single tasking - OS allows only 1 user to run 1 program at a time ➔ single user / Multitasking - OS allows a single user to work on 2 or more program at a time ➔ Multiuser - OS enables 2 or more users to run programs simultaneously ➔ Preemptive multitasking - OS interrupts a program that is executing and pass control to another program waiting to be executed ➔ Multiprocessing - OS supports 2 or more processors running programs at the same time
  • 15. ● Operating system allocates data and instructions to memory while they are being processed, monitors the content of memory and release from memory when the processor no longer required them ● Memory management optimizes the use of RAM 11 Functions of Operating System 4. Manage Memory
  • 16. ● The operating system determines the order in which tasks are processed This figure illustrate three document in the queue with one document printing 12 Functions of Operating System 5. Coordinate Task
  • 17. 13 Functions of Operating System 6. Configure Device ● Short for device driver - a small program that tells the OS how to communicate with a specific device ● Most device and OS support plug and play A driver is a small program that tells the operating system how to communicate with a specific device Eg : printer, scanner (these devices will not function without their correct drivers) Plug and play automatically configures new device as you install them Eg : USB Flash Drive (devices that connect to a USB port on the system unit typically are Plug and Play
  • 18. This figure illustrate to connect to a network using windows 14 Functions of Operating System 7. Establish an Internet Connection ● OS typically provide a means to establish Internet connection. ● Eg : Windows automatically configures some broadband Internet connections as soon as you connect to broadband line
  • 19. ● A performance monitor is a program that assesses and reports information about various computer resources and devices 15 Functions of Operating System 8. Monitor Performance
  • 20. Managing files Searching files for Viewing images Securing a computer Uninstalling programs Cleaning disks up Diagnosing problems Defragmenting disks Backing up files and disks Setting up screen savers 16 Functions of Operating System 9. Provide File Managements and Other Utilities ● Operating Systems often provides users with the capability of :
  • 21. 17 Functions of Operating System 10. Automatically Update ● Automatic update automatically provides updates to the program
  • 22. ● Some operating systems are designed to work with a server on a network ● A server Operating System organizes and coordinates how multiple users access and share resources on a network ● A network administrator uses the server OS to : I. add and remove users, computers and other devices II. install software and administer network security 18 Functions of Operating System 11. Control a Network
  • 23. 19 Functions of Operating System 12. Administer Security ● Computer and network administrators typically have an administrator account that enables them to access all files and programs on the computer or network, install programs and specify settings that affect all users on a computer or network ● Each user account consist of a username/user ID and password
  • 24. 1 Computer System Chapter Two 2.6.1.2 Utility Program At the end of this topic, students should be able to: Identify types of utility programs Explain the functions of utility programs
  • 25. Utility Programs ● Utility program is a type of system software that allows a user to perform maintenance- type task such as : 2 1.File Manager 4.Anti-Virus Program 7.Backup and Restore 2.Disk Cleanup 5.Spyware Remover 3.Compression Tools 6.Disk Defragmenter
  • 26. ● To provide routine file management tasks : ➔ Displaying a list of files ➔ Organizing files in folders ➔ Copying, renaming, deleting moving, and sorting files and folders ➔ Creating shortcuts Proprietary Software Open Source Software • WIndows Explorer • Windows File Manager • Avira Antivirus 1. File Manager Types of Utility Programs 2
  • 27. 3 ● A disk cleanup utility searches for and removes unnecessary files : ➔ Downloaded program files ➔ Temporary Internet files ➔ Deleted files ➔ Unused program files Proprietary Software Open Source Software • Microsoft Disk Cleanup • CCleaner 2. Disk Cleanup Types of Utility Programs
  • 28. 3. Compression Tools ● To shrinks the size of a file/s. ● A compressed files takes up less storage space than the original file ● Compressing files frees up room on storage media and improves system performance Proprietary Software Open Source Software • WinZip • WinRAR • 7ZIP • PKZIP Types of Utility Programs 4
  • 29. ● Anti-virus program protects a computer against viruses by identifying and removing any computer viruses found in memory, on storage media or incoming files Proprietary Software Open Source Software • Norton Antivirus • Kapersky Antivirus • Avira Antivirus 4. Anti-virus Program Types of Utility Programs 5
  • 30. ● Spyware is a program placed on a computer without the user’s knowledge that secretly collects information about the user ● A Spyware Remover detects and deletes spyware 6 Proprietary Software Open Source Software • Kapersky Internet Security • Spyware Doctor • Spyware Remover Spybot • Spyware Blaster Nixory 5. Spyware Remover Types of Utility Programs
  • 31. ● Reorganizes the files and unused space on computer hard disk so that the OS accesses data more quickly and programs run faster 7 Proprietary Software Open Source Software • Microsoft Defragmenter • MyDefrag • Defraggler 6. Disk Defragmenter Types of Utility Programs
  • 32. ● A backup utility allows users to copy files to another storage medium in case of damage or loss ● A restore utility reverses the process and returns backed up files to their original form 10 Proprietary Software Open Source Software • Windows Backup Restore • Bacula • Amanda 6. Backup and Restore Utility Types of Utility Programs 8
  • 33. Summary of Utility Programs 9 Types Function File Manager To provide routine file management tasks Disk Cleanup searches and removes unnecessary files Compression Tools To shrinks the size of a file/s. Anti-Virus Program To protects a computer against viruses by identifying and removing any computer viruses found in memory, on storage media or incoming files Spyware Remover To detects and deletes spyware Disk Defragmenter To reorganizes the files and unused space on computer hard disk so that the OS accesses data more quickly and programs run faster Backup and Restore - A backup utility allows users to copy files to another storage medium in case of damage or lost - A restore utility reverses the process and returns backed up files to their original form
  • 34. At the end of this topic, students should be able to: a) b) Identify types of application software Explain the functions of application software 1 Chapter Two Computer System 2.6.2 Application Software
  • 35. 22 Application Software • Application software consists of programs designed to make users more productive and / or assist with personal tasks. Tomake business activities more efficient Toassist with graphics and multimedia projects Tosupport home, personal, and educational tasks Tofacilitate communications 2
  • 37. 22 Types of Application Software 4 Types of application software ● Web browser ● Word processing ● Spreadsheet ● Database ● Presentation
  • 38. 66 1. Web Browser Software 5 Proprietary Software Open Source Software • Internet Explorer • Safari • Mozilla Firefox • Chrome ● Web Browser allows user to access and view Web pages or access Web 2.0 programs Types of Application Software
  • 39. 776 Proprietary Software Open Source Software • Microsoft Office Word • Pages (Apple) • OpenOffice.org Writer • KWord ● Word processing software allows users to create and manipulate documents 2. Word Processing Software Types of Application Software
  • 40. 88 ● Spreadsheet software allows users to organize data in rows and columns and perform calculations ● Usage : spreadsheet organization, calculations and charting 7 Proprietary Software Open Source Software • Microsoft Office Excel • Numbers (Apple) • OpenOffice.org Calc • KCells 3. Spreadsheet Software Types of Application Software
  • 41. 11118 Proprietary Software Open Source Software • Microsoft Office Access • Oracle DB • OpenOffice.org Base • MariaDB ● A database is a collection of data organized in a manner that allows access, retrieval and use of that data. ● Database software allows users to create, access and manage a database ● Usage : create student database, employees database or book database. 4. Database Software Types of Application Software
  • 42. 1010 ● Presentation software allows users to create visual aids for presentations to communicate ideas, messages, and other information to a group ● Usage : create a presentation for teaching 9 Proprietary Software Open Source Software • Microsoft Office PowerPoint • Keynote (Apple) • OpenOffice.org Impress • Showcase 5. Presentation Software Types of Application Software
  • 43. 22 Summary of Application Software 10 Types Description Web browser An application software that allows user to access and interact with software from any computer or device that is connected to the internet Word processing An application software that allows users to create and manipulate documents Spreadsheet An application software that allows users to organize data in rows and columns and perform calculations Database An application software that allows users to create, access and manage a database Presentation An application software that allows users to create visual aids for presentations to communicate ideas, messages, and other information to a group