Introduction to Ict
Introduction to Ict
LEVEL ONE
Software
Sometimes abbreviated as SW and S/W, software is a collection of
instructions that enable the user to interact with a computer, its hardware, or
perform tasks.
For example, without your Internet browser software, you could not surf the
Internet or read this page.
Parts of computer hardware
1. Computer System Unit
The unit contains the motherboard which is the main circuitry for the system.
The power supply for the main computer is located in the unit.
All the other parts including the monitor, mouse, keyboard, speakers, and
others join at the unit to become a functional system.
Parts of computer con’t
Monitor
The monitor is the visual component of the computer.
It displays information to the user.
Keyboard
Used for entering data, generating commands.
There is a number keypad to the right of the main alphabetical keypad.
Mouse
Used for making selections.
Mouse has four common technics such as ; pointing, clicking ,scrolling and
dragging.
Parts inside the case Computer System Unit
Motherboard
The main circuit board inside the computer
The big green panel that sits on the bottom of a Desktop PC or along the
side of a tower.
All the main parts of the PC plug into the motherboard to share data.
Not only does everything plug into it, but this is also how everything
communicates.
Most of the motherboards are hidden from view and is only exposed at
the rear of the computer.
Hard drive
Processor (CPU): The chip that performs the majority of calculations and instructions
needed to make your computer run.
The processor is attached to the motherboard. It is often called the computer's "brain."
Components CPU
A typical CPU has three components.
Registers, which stores instructions and data to be used by processor
Arithmetic logic unit (ALU), which performs simple arithmetic and logical operations.
Control unit (CU), which manages the various components of the computer.
It reads and interprets instructions from memory and transforms them into a series of
signals to activate other parts of the computer.
The control unit calls upon the arithmetic logic unit to perform the necessary calculations
Memory
Types of Memory
Primary storage (main memory)
• Temporary storage used by the processor
Secondary storage (permanent storage)
• Enables data to persist after machine turned off
• Examples: hard drive, CD, DVD, USB drive
1.Secondary memory
software is a collection of one or more programs used to control and coordinate the hardware
2 TYPES SOFTWARE
There are two main types of software: systems software and application software.
Systems software includes the programs that are dedicated to managing the computer itself,
such as the operating system, file management utilities, and disk operating system (or DOS)
Application software includes these end user programs like Google chrome, VLC…..
Systems software and Application software
System software
System software designed to run a computer's hardware and
application programs.
If we think of the computer system as a layered model,
the system software is the interface between the hardware and
user applications.
Example: OS, DOS, …
ROLE OF SYSTEM SOFTWARE
Communicates with hardware devices.
software.
Operating System
An operating system or OS is a software program that
enables the computer hardware to communicate and
operate with the computer software. Without a computer
operating system, a computer and software programs would
be useless.
Speed of System
A computer system running slower than usual is one of the most common signs that the
device has a virus.
Pop-up Windows
Unwanted pop-up windows appearing on a computer or in a web browser are a telltale sign
of a computer virus. Unwanted pop-ups are a sign of malware, viruses.
Programs Self-executing
If computer programs unexpectedly close by themselves, then it is highly likely that the
software has been infected with some form of virus or malware.
Accounts Being Logged Out
Some viruses are designed to affect specific applications, which will either cause them to
crash or force the user to automatically log out of the service.
Crashing of the Device
System crashes and the computer itself unexpectedly closing down are common indicators
of a virus.
How To Prevent Your Computer From Viruses
There are several ways to protect your computer from viruses, including:
Use a Trusted Antivirus Product
Trusted computer antivirus products are crucial to stop virus attacks or prevent computers from
being infected with viruses.
Avoid Clicking Pop-up Advertisements
Unwanted pop-up advertisements are more than likely to be linked to computer viruses and
malware.
Scan Your Email Attachments
A popular way to protect your device from computer viruses is to avoid suspicious email
attachments, which are commonly used to spread malware
Scan the Files That You Download Using File-sharing Programs
File-sharing programs, particularly unofficial sites, are also popular resources for attackers to
spread computer viruses.
Avoid downloading applications, games, or software from unofficial sites, and always scan files
that have been downloaded from any file-sharing program.
PART TWO: PRACTICE
START AND SHUTDOWN COMPUTER
Start Up Steps and Sequence
From a user perspective, starting a computer is easy. You simply press the on
button and wait. But how it actually comes to life is far from simple, and is a
product of decades of development.
Folder and File
A folder, also called a directory , is a special type of file on your
computer's file system which contains other files and folders.
• Ctrl and A: Selects all in the current • Ctrl and H: Displays the Replace
document. dialogue box.
• Ctrl and B: Bold text. • Ctrl and I: Italicize text.
• Ctrl and C: Copies the item or text. • Ctrl and J: Switch a paragraph
• Ctrl and D: Displays the Font between justified and left alignment.
dialogue box. • Ctrl and K: Create a hyperlink.
• Ctrl and E: Switch a paragraph • Ctrl and L: Left align a paragraph.
between center and left alignment. • Ctrl and M: Indent a paragraph from
the left.
• Ctrl and N: Create a new document. • Ctrl and S: Saves a document.
• Ctrl and O: Opens a new document. • Ctrl and U: Underlines text.
• Ctrl and P: Prints a document.
• Ctrl and V: Pastes the copied item or
• Ctrl and R: Switch the alignment of a text.
paragraph between left and right.
• Ctrl and F: Displays the Find dialog box to • Ctrl and X: Cuts the selected item or
search the current document. text.
• Ctrl and G: Displays the Go To dialog box to • Ctrl and Y: Redo the last action.
search for a specific location in the current • Ctrl and Z: Undo the last action.
document.
• Ctrl and F4: Closes the active window. • Ctrl and Enter: Insert a page break.
• Ctrl and F6: Opens the next window if multiple • Ctrl and F2: Select Print Preview
are open. command.
MS EXCEL
Creating spreadsheet
Data recording
Data Presentation
Functions : Sum, Average, Nested if statement,…
MS EXCEL
Excel is a software program created by Microsoft that uses
spreadsheets to organize numbers and data with formulas
and functions
Function in Excel
In Excel a function is a predefined formula that performs calculations using
specific values in a particular order.
All spreadsheet programs include common functions that can be used for
quickly finding the sum, average, count, maximum value, and minimum
value for a range of cells.
In order to work correctly, a function must be written a specific way, which is
called the syntax.
The basic syntax for a function is an equals sign (=),
The function name (SUM, for example),
And one or more arguments.
Arguments contain the information you want to calculate. The function in the
example below would add the values of the cell range A1:A20.
STEPS TO USE FUNCTION
Step1: Calling a function
Example: =SUM
Step2: Assigning values to that function
Example: =SUM(C2:C6)
Step3: Execution by pressing enter
Nested IF statement
A Nested IF statement is defined as an Excel formula with multiple
IF conditions.
It's called “nested” because you're basically putting an IF Statement inside
another IF Statement and possibly repeating that process multiple times.
Definition
A global network of networks.
A global computer network providing a variety of
information and communication facilities, consisting of
interconnected networks using standardized
communication protocols.
KEY DEFINITIONS
Web browser is software that enables user to navigate
on internet web pages. The purpose of web browser is to
bring information resources to the user from a web server,
and may be a web page, image, video, or other piece of
content.
Examples: Google chrome, internet explore, Mozilla,
Opera etc.
Search engine tool
Email: [email protected]
For Computer Users: Open your browser and sign in with corporate email on Gmail login page.
Phone Users: Follow the following Steps if it is your first time to use login with google on E-Learning
and if not go to step 3.
Now after you have successful added corporate account in your phone, you can now access both E-Learning and
Digital Campus by just one click.
STEPS TO LOGIN WITH GOOGLE ON E-LEARNING