SlideShare une entreprise Scribd logo
1  sur  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

Contenu connexe

Tendances

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
 

Tendances (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
 

Similaire à 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
 
lecture_16.operating system CUI/GUI.pptx
lecture_16.operating system CUI/GUI.pptxlecture_16.operating system CUI/GUI.pptx
lecture_16.operating system CUI/GUI.pptxmishalfarhan897
 
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
 

Similaire à 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
 
lecture_16.operating system CUI/GUI.pptx
lecture_16.operating system CUI/GUI.pptxlecture_16.operating system CUI/GUI.pptx
lecture_16.operating system CUI/GUI.pptx
 
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 ,
 

Plus de 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
 

Plus de 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
 

Dernier

microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 

Dernier (20)

microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 

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