Introduction To Computer
Introduction To Computer
Computing
LYNDON D. ALBERCA
Eastern Visayas State University
What is Computer?
Software
Software makes the computer perform certain tasks by means of a set
of instruction.
People
They are the ones who operate a computer, aka users.
Four Basic Parts of Computer
Data
This is consist of individual facts or bits of information, which by
themselves may not make sense to a person. The computer stores and
read all kinds of data and information whether words, numbers,
images or sounds in the form of numbers.
Computer Data Cycle
1. The Processor
The processor (also known as central processor, or microprocessor,
CPU (Central Processing Unit) is the central processing unit of the
computer. A computer’s CPU handles all instructions it receives from
the hardware and software running on the computer.
Looking Inside a Computer
2. Memory
This is the storage which contains the program and data. It is known as the
“primary memory” or “main memory”.
When applications are launched, it is loaded into the memory. It is also in the
memory where data executes.
Memory is measured by byte – the amount of memory it takes to store a single
character, such as letter of the alphabet or numeral. Terms such as kilobyte (KB),
megabyte (MB), gigabyte (GB) and terabyte (TB) to describe the values.
Looking Inside a Computer
Output devices
Popular output devices are monitors, printers and speakers.
Looking Inside a Computer
4. Storage Device
A computer storage is designed to hold data permanently. People new
to computers usually confused storage with memory.
Looking Inside a Computer
is an interactive computer
that produces a video
display signal which can
be used with a display
device
(a television, monitor, etc.)
to display a video game.
Mini Computer
is a class of multi-
user computers that
lies in the middle
range of the
computing spectrum
Mainframe Computer
is focused on performing
tasks involving intense
numerical calculations such
as weather forecasting, fluid
dynamics, nuclear
simulations, theoretical
astrophysics, and complex
scientific computations.
The Hardware
Computer Case
also known as the computer chassis,
cabinet, tower, box, enclosure, housing or
simply case) is the enclosure that contains
the main components of a computer.
Power Supply Unit
also referred to as a
graphics accelerator card,
display adapter, graphics
card, and numerous other
terms, is an item of personal
computer hardware whose
function is to generate and
output images to a display.
Keyboard
is a peripheral
partially modeled
after the typewriter
keyboard.
Mouse
commonly referred to as
a hard drive, hard disk or
fixed disk drive, is a
non-volatile storage
device which stores
digitally encoded data on
rapidly rotating platters
with magnetic surfaces.
Hard Disk Drive
for medium-term
storage of data.
PC Software
Operating System
• Mac OS X Lion
Examples of
Operating System
Ubuntu Linux
Examples of
Operating
System
Windows OS
Examples of
Operating System
Windows 95
Examples of
Operating System
Windows 98
Examples of
Operating System
Windows ME
Examples of
Operating System
Windows Vista
Examples of
Operating System
Windows 8
Examples of
Operating
System
Windows 8.1
Examples of
Operating System
Windows 10
Application
Software
Imaging Software
Application
Software
Corel Draw
Architectural
Software
Office
Software
Entertainment
Software
Computer Virus
is a computer program that can copy itself and infect a computer without
permission or knowledge of the user. The term "virus" is also commonly
used to refer to many different types of malware and adware programs. The
original virus may modify the copies, or the copies may modify themselves,
as occurs in a metamorphic virus. A virus can only spread from one
computer to another when its host is taken to the uninfected computer, for
instance by a user sending it over a network or the Internet, or by carrying it
on a removable medium such as a floppy disk, CD, or USB drive.
Classes of Virus
Macro viruses
A macro virus, often written in the scripting languages for programs
such as Word and Excel, is spread by infecting documents and
spreadsheets.
Classes of Virus
Network viruses
This kind of virus is proficient in quickly spreading across a Local
Area Network (LAN) or even over the Internet. Usually, it propagates
through shared resources, such as shared drives and folders.
Classes of Virus
Logic bomb
employs code that lies inert until specific conditions are met. The
resolution of the conditions will trigger a certain function (such as
printing a message to the user and/or deleting files).
Classes of Virus