Unit 3 Ict 111 Intro
Unit 3 Ict 111 Intro
INTRODUCTION TO COMPUTING
ICT 111
MR CHOLA A
http://chola07.github.io/chola-Resume/
SOFTWARE COMPONENTS
OF A COMPUTER
INTRO
A computer system consists of hardware and software. The computer hardware cannot
perform any task on its own. It needs to be instructed about the tasks to be performed.
Software is a set of programs that instructs the computer about the tasks to be performed.
Software tells the computer how the tasks are to be performed; hardware carries out these
tasks. Different sets of software can be loaded on the same hardware to perform different
kinds of tasks.
For example, a
user can use the same computer hardware for writing a report or for running a payroll
program.
TYPES OF SOFTWARE
Software can be broadly classified in two categories:
System Software, and
Application Software.
System software provides the basic functions that are performed by the computer. It is necessary
for the functioning of a computer.
Application software is used by the users to perform specific
tasks. The user may choose the appropriate application software, for performing a specific task,
which provides the desired functionality. The system software interacts with hardware at one end
and with application software at the other end. The application software interacts with the system
software and the users of the computer. Figure 2 shows the hierarchy of software, hardware and
users.
SYSTEM SOFTWARE
System software provides basic functionality to the computer.
System software is required for the working of computer itself.
The user of computer does not need to be aware about the
functioning of system software, while using the computer.
The purposes of the system software are:
To provide basic functionality to computer,
To control computer hardware, and
To act as an interface between user, application software and
computer hardware
APPLICATIONS SOFTWARE
This is software in a computer used by people to accomplish specific tasks.
Whereas systems software is directed towards the computer hardware in
general, applications software is directed towards the user.
Some common kinds of application software are:
a) Microsoft office (word, excel, power point)
b) Web browsers (Google chrome, opera, Mozilla firefox)
c) Media players (VLC, Windows media player)
d) Games
OPERATING SYSTEM
The operating system (or OS in short) is part of the systems software. This is
the major software in a computer because it performs many very important
functions. Without it the computer cannot do anything. The main functions of
the operating
a) Coordinating and controlling the work of the hardware, e.g. mouse,
keyboard, monitor, printer and hard disk.
b) Configuring and controlling the random access memory, e.g. which
memory addresses should be used by what, when and how.
OPERATING SYSTEMS
Functions…
c) Directing the flow of data between input and output systems,
e.g. which buses should be used and by what signals.
d) Loading applications software into memory and attending to its
requests such as displaying data on the screen and printing.
OPERATING SYSTEMS
e) It provides an environment in which users and application
software can do work.
f) It manages different resources of the computer like the CPU
time, memory space, file storage, I/O devices etc.
g) It controls the execution of different programs to prevent
occurrence of error.
h) It provides a convenient interface to the user in the form of
commands and graphical interface, which facilitates the use of
computer.
OPERATING SYSTEMS
Examples of operating system software
Every operating system has what is known as the user-interface. The user-
interface is the part of the OS with which we interact, or the part the OS
presents itself to the computer user.
OPERATING SYSTEM
The following are some of the details about the user interface:
Unlike the text user-Interface, the GUI presents information to the user in the
form of pull-down menus and icons. (See a screenshot of a window below.)
USER INTERFACE
The software that a user uses for accomplishing a specific task is the
application software. Application software may be a single program or a
set of programs. A set of programs that are written for a specific
purpose and provide the required functionality is called software
package.
Application software is written for different kinds of applications—
graphics, word processors, media players, database applications,
telecommunication, accounting purposes etc.
SOME EXAMPLES OF APPLICATION
SOFTWARE PACKAGES ARE AS FOLLOWS: