Week 1
Week 1
for Mathematics
Week 1
Lecture 1 and 2
Shakeel Ahmad
Minhaj University, Lahore
Introduction to Computer
Definition
Computer System is an electronic data
processing device which does the following :
Accept and store an input data.
Process the data input.
And output the processed data in required
format.
Introduction to Computer
Functionalities of a computer
Any digital computer carries out five functions in gross
terms:
Takes data as input.
Stores the data/instructions in its memory and can use
them when required.
Process the data and convert it into useful information.
Output the information.
Control all the above four steps.
Introduction to Computer
Functionalities of a computer
Advantages
Following list demonstrates the advantages of
Computers in today's arena.
Introduction to Computer
High Speed
Computer is a very fast device.
It is capable of performing addition of very big data.
The computer has units of speed in microsecond,
nanosecond and even the picosecond.
It can perform millions of calculations in a few seconds
as compared to man who can spend many months
for doing the same task.
Introduction to Computer
Accuracy
In addition to being very fast, computer are very
accurate.
The computer has performed calculations 100%
error free.
Computers perform all jobs with 100% accuracy.
Introduction to Computer
Storage Capability
Memory is a very important characteristic of
computers.
T he computer has much more storage capacity
than human being s.
It can store large amount of data.
It can store any type of data such as images,
videos, text, audio and any other type.
Introduction to Computer
Diligence
Unlike human being s, a computer is free from
monotony, tiredness and lack of concentration.
It can work continuously without creating any
error and boredom.
It can do repeated work with same speed and
accuracy.
Introduction to Computer
Versatility
A computer is a very versatile machine.
A computer is very flexible in performing the jobs
to be done.
This machine can be used to solve the problems
relating to various different fields.
At one instant, it may be solving a complex
scientific problem and the very next moment it
may be playing a card game.
Introduction to Computer
Reliability
A computer is a reliable machine.
Modern electronic components have failure free
long lives.
Computers are desig ned to make maintenance
easy.
Introduction to Computer
Automation
Computer is a automatic machine.
Automation means ability to perform the task
automatically.
Once a program is given to computer i.e stored
in computer memory, the program and
instruction can
control the program execution without human
interaction.
Introduction to Computer
Reduction in Paper Work
T he use of computers for data processing in an
organization leads to reduction in paper work
and speeds up the process.
As data in electronic files can be retrieved as
and when required, the problem of maintenance
of large number of files gets reduced.
Introduction to Computer
Reduction in Cost
Though the initial investment for installing a
computer is high but it substantially reduces the
cost of each of its transaction.
Introduction to Computer
Disadvantages
Following list demonstrates the disadvantages of
Computers in today's arena.
No I.Q
A computer is a machine and has no intelligence of its
own to perform any task.
Each and every instruction has to be given to computer.
A computer can not take any decision on its own.
Introduction to Computer
Dependency
It can perform function as instructed by user. So it is fully
dependent on human being .
Environment
T he operating environment of computer should be dust
free and suitable to it.
No Feeling
Computer has no feeling or emotions.
It cannot make Judgment based on feeling , taste,
experience and knowledge unlike a human being .
Computer Hardware
Hardware represents the physical and tangible
components of the computer i.e. the components that
can be
seen and touched.
Examples of Hardware are following .
Input devices -- keyboard, mouse etc.
Output devices -- printer, monitor etc.
Secondary storage devices -- Hard disk, CD, DVD etc.
Internal components -- CPU, motherboard, RAM etc.
Computer Hardware
Computer Hardware
Computer Software
Software is a set of programs, which is designed to
perform a well defined function. A program is a
sequence of instructions written to solve a particular
problem.
There are two types of software
System Software
Application Software
Computer Software
System Software
The system software is collection of programs designed
to operate, control and extend the processing
capabilities of the computer itself. System software are
generally prepared by computer manufactures. These
softwares comprise of programs written in low level
languages which interact with the hardware at a very
basic level. System software serves as the interface
between hardware and the end users.
Some examples of system software are Operating
System, Compilers, Interpreter, Assemblers etc.
Computer Software
Application Software
Application software are the software that are designed
to satisfy a particular need of a particular environment.
All software prepared by us in the computer lab can
come under the category of Application software.
Application software may consists of a sing le program,
such as a Microsoft's notepad for writing and editing
simple text. It may also consists of a collection of
programs, often called a software package, which work
together to accomplish a task, such as a spreadsheet
package.