0% found this document useful (0 votes)
8 views78 pages

Introduction To ICT-1 2

The document provides an introduction to Information and Communication Technology (ICT), covering key concepts such as computer systems, software, and types of malware. It explains the functions and characteristics of computers, the distinction between hardware and software, and outlines various classes of computers. Additionally, it discusses the importance of cybersecurity and malware prevention strategies.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views78 pages

Introduction To ICT-1 2

The document provides an introduction to Information and Communication Technology (ICT), covering key concepts such as computer systems, software, and types of malware. It explains the functions and characteristics of computers, the distinction between hardware and software, and outlines various classes of computers. Additionally, it discusses the importance of cybersecurity and malware prevention strategies.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 78

Introduction To ICT

Presenter: Ousman Faal

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 1


Contents
An overview of ICT
Understanding the computer system
Characteristics of Computers
Understanding Software
Identify types of computer malware
Identify classes of computers
Understanding computer networking
The Internet & The Web
Common ICT abbreviations

10/27/2016 2
What is ICT?
Information and Communication Technology is a more
specific term that stresses the role of integrated
communications and the integration of
telecommunications (telephone lines and wireless signals),
computers as well as necessary enterprise software,
storage, and audio-visual systems, which enable users to
access, store, transmit, and manipulate information.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 3


THE COMPUTER SYSTEM

Apple Macintosh
1984

10/27/2016 4
Apple iMac

10/28/2016 COPYRIGHT: FAAL ICT ACADEMY 5


What is a Computer?
Computer came from the word “Compute” which means to
“Calculate”.
It’s an electronic device which is capable of inputting data,
process, store and output data or information according to
instructions given to it in a program.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 6


Basic computer concept
A computer is a data processing
device that performs four major
functions:
1. It gathers data, or allows Process
users to input data.
2. It processes data into Input (Data) Output (Information)
information.
3. It outputs data and
information. Store
4. It stores data and
information.
10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 7
Data & Information
Data-is a raw fact or unprocessed information, e.g.
number, text, image, video and sound, in a form that is
suitable for storage or processing by a computer.
Information- The meaningful material derived from
processed data, or the results achieved from a data, or the
meaning that is attached to a data.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 8


Characteristics of Computers
• Man developed computers so that it could perform
operations such as calculation, data processing or
entertainment.
• Today, computers are everywhere, in our offices, homes,
appliances, automobiles etc. the list is endless and they
perform different types of task from simple to complex.
• Most of the world's infrastructure runs on computers,
and the computers have profoundly changed our lives,
mostly for the better.
Speed
 The computer can process data very fast, at the rate of
millions of instructions per second (MIPS). Some
calculations that would have taken hours or days to
complete can be done in few seconds using a computer.
Accuracy
 Computer provides a high degree of accuracy. The level of
accuracy depends on the instructions given to it, because
computers only do what it’s told to do.
Storage Capability
 Large volumes of data and information can be stored in
the computer and also retrieved whenever required.
Versatile
 The computer is versatile in nature. It can perform
different types of tasks with ease. At one moment you
can use the computer to prepare a letter and in the next
moment you may play music or print a document.
Resource Sharing

Today’s computers have the


capability to connect with
each other, which is called
Computer Networking.
Diligence
 The computer does not get tired or fatigued when used
for a longer period of time. It can perform long and
complex calculations with the same speed and accuracy
from the start till the end.
Computer Components
HARDWARE SOFTWARE

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 16


Hardware
Computer hardware refers to the physical parts or
components of a computer such as monitor, keyboard, hard
drive, mouse, CPU, memory, motherboard etc. all of which
are physical objects that you can actually touch.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 17


Hardware Categories
SYSTEM UNIT PERIPHERALS

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 18


System Unit

The System Unit is also


known as a "system Case".
Also sometimes incorrectly
referred to as the "CPU“. It
is the enclosure that
contains most of the
components of a computer
and protects the internal
devices.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 19


Central Processing Unit (CPU)

The CPU also called “Processor” or


“Microprocessor”. The chip is
located on the motherboard, it’s
the brain of the computer because
all data processing are done here,
either calculation or data
transport.
Parts Of A CPU
•1. Arithmetic & Logic Unit (ALU)
•2. Control Unit (CU)

10/27/2016 COPYRIGHT: FAAL


20 ICT ACADEMY
Peripherals
A peripherals are devices that connects to a computer. They
expands the computer’s capabilities.
There are three different categories of peripheral devices:
Input Devices
Output Devices
Storage Devices

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 21


Input Devices

These are devices that enable you to insert data into a computer.

Joystick

Keyboard
Scanner Webcam

Microphone

Light Pen
Mouse Touch Screen

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 22


Output Devices

These are devices that outputs or displays information that has been process by a computer .

Monitor

Speaker

Plotter

Projector
Printer

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 23


Storage Devices

These are devices that are used to store data or information permanently.

USB Flash Drive CD Rom DVD Rom


Floppy Disk
External Hard Drive

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 24


Computer Memory
In computing, memory refers to the physical devices used to
store programs or data in a temporary or permanent basis
for use in a computer or other digital electronic devices.
There are two kinds of computer memory:
• Primary Memory
• Secondary Memory
Binary Digits (BITS)

Is the smallest unit of


information in a computer. A bit o 8 Bits=1 Byte
is represented by the numbers 1
and 0, which correspond to the o 1024 Bytes= 1 Kilobyte
states on and off, true and false, o 1024 Kilobytes= 1 Megabyte
or yes and no.
o 1024 Megabytes= 1 Gigabyte
o 1024 Gigabytes= 1 Terabyte

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 26


Primary Memory
These are computer memories that have direct access to the
CPU (Central Processing Unit).
Basically, there are two types RAM (Random Access
Memory) and ROM (Read Only Memory).
Types of Primary Memory
RAM ROM
◦ A RAM is a temporal memory ◦ ROM is a permanent memory
that allows stored data to be storage medium used in
accessed directly in any computers and other
random order. electronic devices.
.
Secondary Memory
Secondary storage (also known as external memory or
auxiliary storage), differs from primary memory in that it is
not directly accessible by the CPU; they must be copied to a
primary memory (RAM) before they can be processed by
the CPU.
Types of Secondary Memory

USB Flash Drive


Hard Drive SD Card

Memory Card Magnetic Tape


Compact Disc
SOFTWARE
Software is any set of instructions that directs a computer's
processor to perform specific operations.
Types of software:
•System software (Operating System)
•Application software

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 31


SYSTEM SOFTWARE
System software is an operating system
designed to operate and control the computer
hardware and to provide a platform for running
application software.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 32


Operating System
Categories of Operating systems :
•Windows
•Linux
•Mac OS X (Unix)

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 33


Windows

Windows XP
10/27/2016 34
OS X

OS X 10.11 (Unix-based OS)


10/27/2016 35
Ubuntu 14 OS
10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 36
Mobile Operating Systems
A mobile operating system, also referred to as mobile OS, is the operating system
that operates a Smartphone, tablet, PDA, or other digital mobile devices.
Common Mobile Operating Systems:
• Android (Google)
• iOS (Apple)
• Blackberry OS (Blackberry Limited)
• Windows Phone (Microsoft)
• Symbian (Nokia)
• Firefox OS (Mozilla foundation)

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 37


ANDROID 6.0

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 38


10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 39
Windows
Phone OS

Windows 10 Mobile
Windows Phone 8

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 40


Blackberry OS

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 41


10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 42
10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 43
APPLICATION SOFTWARE
 These are computer programs installed within an Operating
System that users access to carry out a task.
 Examples of Application Software.
Word Processors (Microsoft Word)
Spreadsheet (Microsoft Excel)
Database (Microsoft Access)
Presentation (Microsoft PowerPoint)
Desktop Publishing (Microsoft Publisher, InDesign)
Graphics Applications (Photoshop, CorelDarw)
Media Players (VLC, iTunes)
Internet Utilities (Skype, Firefox)

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 44


Word Processor

Word Processor - is an
application program for
manipulating text-
based documents; the
electronic equivalent of
paper, pen, typewriter
and eraser.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 45


Spreadsheet

A Spreadsheet -is an
application program
commonly used for
budgets, forecasting,
and analyzing other
financial-related tasks.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 46


Database

Database - is an
application that can
collect data or
information and
organize it for easy
retrieval.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 47


Malware (Malicious Software)
 malicious software, is an application (script or code) designed to
disrupt computer operation, gather sensitive information, or gain
unauthorized access to computer systems. It is a general term used
to describe any kind of software or code specifically designed to
exploit a computer, or the data it contains, without consent.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 48


Types of Malware
• Virus
• Worm
• Trojan Horse
• Spyware
• Adware
• Zombie

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 49


Virus

•A computer virus is a
malware program that, when
executed, replicates by
inserting copies of itself into
other computer programs,
data files, or the boot sector
of the hard drive; when this
replication succeeds, the
affected areas are then said to
be "infected".

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 50


Worm
•A computer worm is a
standalone malware computer
program that replicates itself in
order to spread to other
computers. Often, it uses a
computer network to spread
itself, relying on security failures
on the target computer to
access it. Unlike a computer
virus, it does not need to attach
itself to an existing program.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 51


Trojan Horse

•A Trojan horse, or Trojan, in


computing is any malicious
computer program which
misrepresents itself as
useful, routine, or
interesting in order to
persuade a victim to install
it.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 52


Adware

•The term adware is


frequently used to describe a
form of malware which
presents unwanted
advertisements to the user of
a computer. The
advertisements produced by
adware are sometimes in the
form of a pop-up or
sometimes in an "unclosable
window".
10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 53
Spyware
•Spyware is a type of malware
that is installed on a computer
without the knowledge of the
owner in order to collect the
owner's private information.
Spyware is often hidden from
the user in order to gather
information about internet
interaction, keystrokes (also
known as keylogging),
passwords, and other valuable
data.
10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 54
Zombie

•In computer science, a


zombie is a computer
connected to the Internet
that has been compromised
by a hacker, computer virus
or trojan horse and can be
used to perform malicious
tasks of one sort or another
under remote direction.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 55


Sources of Malware
Malicious websites
Most free downloads from the web
Adware (advertising software)
Email attachments
File sharing
Installing untrusted applications
Cracked softwares

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 56


Symptoms of Malware
Reduction in computer performance
unexpected crashes
Anti-virus software disabled
Unfamiliar error messages
Missing files
Some applications not responding
Pop-up advertisements
10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 57
Preventing Malware Infection
Run up-to-date security software (anti-virus)
Always get latest software updates
Understand how malware works
Scan removable media drives before using
Regular scanning of your device with your Anti-Virus software
Secure your network
Don’t use open Wi-Fi
Think before you click…

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 58


Classes Of Computers

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 59


Classes Of Computers
Supercomputers
Mainframes
Mini Computers
Microcomputers (Personal Computers)
• Desktop Computers
• Laptops/Notebook Computers
• Handheld/Palmtops
• Tablet PCs
• Smartphone
• SmartWatch

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 60


Supercomput
er
A supercomputer is a
computer at the
frontline of current
processing capacity,
particularly speed of
calculation.
Supercomputers play
an important role in
the field of
computational
science, and are used
for a wide range of
computationally
intensive tasks in
various fields,
including weather
forecasting, climate
research etc.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 61


Mainframes
Mainframe
computers are
computers used
primarily by
corporate and
governmental
organizations for
critical applications,
bulk data processing
such as census,
industry and
consumer statistics,
enterprise resource
planning and
transaction
processing.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 62


Desktop
Computers
Is a personal Desktop PC
computer (PC) is a
general-purpose
computer, whose
size, capabilities,
and original sale
price makes it
useful for
individuals, and
which is intended
to be operated Apple iMac
directly by an end-
user with no
intervening
computer
operator.
10/27/2016 63
Laptop
(Notebook) Windows Laptop PC
A laptop
computer is a
personal
computer for
portability. A
laptop has most of
the same
components as a
desktop computer.

Apple MacBook Air

10/27/2016 64
Handheld
Computers Handheld PC
(Palmtops)
A Handheld PC, is
a computer built
around a form
factor which is
smaller than any
standard laptop
computer. It is
sometimes
referred to as a
Palmtop.

PDA (Personal Digital Assistant)

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 65


Tablet PC
A tablet computer,
or simply tablet, is
a one-piece mobile
computer that is
between a Laptop
and a Smartphone.
Devices typically
offer a touch
screen, with finger
(or stylus) gestures
acting as the
primary means of
Samsung Galaxy Tab (with
control. iPad Air (with iOS) Android OS)

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 66


Smartphone
A smartphone is a
mobile phone built on
a mobile operating
system, with more
advanced computing
capability and
connectivity than a
feature phone.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 67


Computer Network

A computer network is
defined as having two or
more devices (such as,
printers or storage
media) that are linked
together for the purpose
of sharing information
and resources.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 68


Types of Networks
LAN (LOCAL AREA NETWORK)
WAN (WIDE AREA NETWORK)

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 69


The Internet?
Internet, computer-based global information system or the
global interconnection of networks.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 70


Uses of The Internet

Communication Sports
Education News
Science and E-commerce
technology
Fun & Gaming
Research
Friends & Dating
Advertisement

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 71


The World Wide Web
World Wide Web (WWW), computer-based network of
information resources that combines text and multimedia.
The information on the World Wide Web can be accessed
and searched through the Internet, a global computer
network. The World Wide Web is often referred to simply
as “The Web.”

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 72


10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 73
Website
A Web Site is a place in the web that contains web pages of
information located on a server connected to the internet.
Websites have many functions and can be used in various
fashions; a website can be a personal website, a
commercial website, a government website or a nonprofit
organization website. Websites can be the work of an
individual, a business or other organization, and are
typically dedicated to a particular topic or purpose.
.

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 74


Common IT Abbreviations
•CPU •PC
◦ Central Processing Unit • Personal Computer
•RAM
•ALU
◦ Random Access Memory
• Arithmetic & Logic Unit
•ROM
◦ Read Only Memory •HTTP
• HyperText Transfer Protocol
•LCD
◦ Liquid Crystal Display •3G
•USB • 3rd Generation of Wireless
◦ Universal Serial Bus
Technology

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 75


Common IT Abbreviations
•SIM •APP
• Subscriber Identity Module • Application
•APN •Ad
• Access Point Name • Advertisement
•OS •IP
• Operating System • Internet Protocol
•SMS •WWW
• Short Message Service • World Wide Web
•MMS •GPS
• Multimedia Message Service • Global Positioning System
10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 76
Common IT Abbreviations
•MAC • DVD
• Macintosh • Digital Versatile Disc
•ATM • CD
• Automated Teller Machine • Compact Disc
•GSM • GUI
• Global System for Mobile
• Graphical User Interface
•GPRS • CLI
• General Packet Radio Service
• Command Line Interface
• CRT
• Cathode Ray Tube
10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 77
The End

10/27/2016 COPYRIGHT: FAAL ICT ACADEMY 78

You might also like