Year9 Ict 2ND Term Note
Year9 Ict 2ND Term Note
Year9 Ict 2ND Term Note
3. Mini Computer
ASSIGNMENT:
List and explain ten (10) different ways in which ICT has
assisted in social development.
Computers understand “0”s and “1”s which are referred to as binary .The “0”
stand for “off” meaning an electrically discharged state while 1 stands for “on”
meaning an electrically charged state. We have various units of storage, they
are as follows:
1. Bit
2. Nibble
3. Byte
4. Kilobyte
5. Megabyte
6. Gigabyte
7. Terabyte
8. Word
1. Bit: The bit or binary digit as it is called, is the basic unit of information
in the computer. It is expressed as 0 and 1 in binary notation. E.g 11011
2. Nibble: This is a storage unit that is made up of 4 bits. It is equal to 4 bits
or half of an octet. An octet is equal to eight bits.
3. Byte: The byte is a unit of digital information in computing. It is a
combination of bits used in representing a particular letter or character. It
is equivalent to 2 nibbles or 8 bits (11001101) . The size of computer
memory is determined by bytes. That means 8bits equals 1byte.
8bits =1byte
1024bytes = 1 kilobyte
4. Kilobyte : The kilobyte is to measure memory space. It is used to
measure memory units just as the kilometer is used to measure
DISTANCE and kilogram for measuring WEIGHT.
Since 1,000 grammes gives us 1 kilogram. Therefore, 1,000 bytes is
equivalent to 1 kilobyte. A megabyte on the other hand will be 1,000,000
bytes while a Gigabyte is 1,000,000,000 bytes respectively.
The hard disk of computers, the memory spaces, flash drives and other
storage media are measured in kilobyte, megabyte and gigabytes
respectively.
8 bits = 1byte
1024bytes = 1kilobyte (thousand of byte)
10242bytes = 1megabyte (millions bytes)
10243byte = 1Gigabyte (billions of bytes)
10244bytes = 1Terabyte (trillions of bytes)
5. Word: A word is the smallest unit of information that can be transferred
at a time. A word is made up of 2bytes, that is, 4 nibbles or 16 bits.
6. Double word: Double word is equivalent to 2words which is 4bytes
(32bits)
7. Quad Word: This is equivalent to 4words, that is 2 double words which
8bytes (64bits)
ASSIGNMENT 1
Do a research work on Windows 95, Windows 98, Windows 2000 and
Windows ME.
(State their relationship and differences).
ASSIGNMENT 2
Do a research work on COMPUTER VIRUS and ANTI-VIRUS.
GRAPHICS PACKAGE
Definition of Graphics
Computer graphics are graphics created using computers and,
more generally, the representation and manipulation of image
data by a computer.
Word processing
What is Word Processing?
This is the use of Computer software to create, edit, view, store,
retrieve and print text documents.
A text document is a written communication like letters, reports,
memos, and so on. The software that is used for Word
processing is called a Word Processor.
What are Word Processors?
These are used in place of typewriters because of the quality of
outputs, ability to replicate copies without having to retype or
photocopy, etc.
MICROSOFT WORD
Microsoft Word is a word processor designed by Microsoft
Corporation, U.S.A.
A WORD Processor can be defined as application software
that helps in the production of a document. Microsoft Word
is a Word Processing software. You can use it to type letters,
create or edit reports, and other documents.
It is a commonly used Word processor today because of its
special features. There are different versions of Microsoft
Office Word. Examples are: Ms office 2003, Ms office 2007,
Ms office 2010, Ms office 2013.
FACILITIES AVAILABLE IN A WORD PROCESSOR
1.Typing document
2.Editing document
3.Storing or saving documents
4.Move, copy and paste
5.Insert, remove words, sentences or paragraph
6.Typing using different fonts types and sizes
1.Copy , Cut and Paste : You can use word’s CUT feature to
remove information from a document. You can use the
PASTE feature to place the information you cut anywhere in
the same or another document. In other words, you can
move information from one place in a document to another
in the same or different document by using the CUT and
PASTE features.
The office clipboard is a temporary storage area where
copied and cut files are kept . When you copy or cut, Word
stores on the clipboard as often as you like. When you copy
or cut a document, the copied or cut data can be pasted into
a new location.
2.COPYING A DOCUMENT : Copying a document means
duplicating the document. The original document will still
remain while the duplicate of it will be found in a new
location. To copy a document, five major methods are
involved and are;
i Shortcut method ii Keyboard method iii Drag and Drop
method iv Ribbon bar method
v Right mouse method
i Shortcut Method :
Highlight the portion of a document to be copied
Right click on the highlighted text
Select copy
Position the insertion point in a new location
Right click in an empty space
Select paste
ii Keyboard Method:
Highlight the document to be copied
Press the keys Ctrl + C to copy
Position the cursor on the insertion point
Press the keys Ctrl + V to paste
iii Drag and Drop Method
Highlight the document to be copied
Hold down the Ctrl key as you drag the highlight
to a new location
Release the mouse button
iv Ribbon Bar Method
Highlight the portion of the document to be copied
Click copy on the Home Ribbon
Position the insertion point in a new location
Click on paste from the Home Ribbon.
NOTE: To cut a document means to move the document from its
original location. The document or data seizes to appear in
former location. All the steps involved when copying document
are equally applicable with the cut method but the only
difference is that, instead of selecting copy now, you have to
select CUT before you PASTE.
To CUT a document with the Shortcut Method
Highlight the document you want to cut
Right click on the highlights and select cut
Position the insertion point on a new location
Right click on an empty space
Click on paste
2. Find and Replace: When a mistake is made all over a
document, for example, you mistakenly typed Fred instead of
Fried, the Find and Replace feature helps to locate the errors
and quickly replace them with the expected text. To apply the
Find and Replace feature in a document, follow these steps:
Click on Home Ribbon
Click on the Find icon drop down arrow and click
Find
Click on the Replace Tab.
Type the error text in the Find What text box and the
corrected text in the Replace if you want it one after
another.
Click Cancel button to abort the operations.
3. Spelling and Grammar: They check whether a document is
error free both in spelling and grammar. To confirm if a
document is error free using the spelling and grammar tool,
follow these steps:
Click on Review button
Click on the Spelling and Grammar icon
It selects a sentence and asks you to ignore or click
on its suggestion and click change. Select the one
that applies.
Click next sentence to move to next error
Click close if you don’t want to continue
When Spelling and Grammar action is completed , a
dialog box appears, click OK.
Spreadsheet Formulas
* An instruction to calculate a number
* The formula is entered in the cell where the answer should appear
* After you hit the "Enter" key, the answer is displayed in the active cell while
the formula remains visible in the formula bar
*The four math operations are: + for add; - for subtract; * for multiplication; /
for divide
Two Rules When Creating Formulas:
~ A formula always starts with =
~ A formula uses cell addresses, not the values themselves. (This way, if the
values in the cell locations change, the answer will automatically change.)
--------------------------------------------------------------------------
Spreadsheet Functions
* Built-in formulas that perform special calculations automatically.
- Sum functions add up a column of figures. (SUM)
- Average functions averages a group of numbers. (AVERAGE)
- Count functions count all the blank spaces in the range. (COUNT)
- Minimum functions indicate the lowest value in the range. (MIN)
- Maximum functions indicate the highest value in the range. (MAX)
- The IF STATEMENT is a logical function which sets up a conditional
statement to test data. the truth or falsity of the condition will determine the
results of the statement.
* Functions always start with =
*There are 3 parts of a function: 1) =
2) Function Name
3) Argument - The range of cells that the
function affects and it lists inside parentheses, first cell : last cell
* Example: to add cells=B2 + B3 + B4 + B5 + B6 you could use the function:
=SUM(B2:B:6)
ICT AS A TRANSFORMATIONAL TOOL
INFORMATION COMMUNICATION TECHNOLOGY (ICT)
ICT – ICTs stand for Information and Communication Technologies and
are defined, for the purposes, as a “diverse set of technological tools
and resources used to communicate, and to create, disseminate,
store, and manage information.” These technologies include
computers, the Internet, broad casting technologies (radio and
television), and telephony.
AS A TRANSFORMATIONAL TOOL: Information communication
technology is so important in the world today that it makes it
necessary for every person to be competent in the use Information
communication technology for the task they have to accomplish.
Organization of all sizes, even the smallest schools and businesses,
rely on computer to help them operate more efficiently and
effectively.
Cyber Space: Cyberspace refers to the virtual computer world, and more
specifically, is an electronic medium used to form a global computer network
to facilitate online communication. It is a large computer network made up of
many worldwide computer networks that employ TCP/IP protocol to aid in
communication and data exchange activities. Cyberspace's core feature is an
interactive and virtual environment for a broad range of participants.
Download: Downloading is the transmission of a file from one computer
system to another, usually smaller computer system. From the Internet user's
point-of-view, to download a file is to request it from another computer (or
from a Web page on another computer) and to receive it.
HTTP: HTTP (HyperText Transfer Protocol) is the set of rules for transferring
files (text, graphic images, sound, video, and other multimedia files) on the
World Wide Web. As soon as a Web user opens their Web browser, the user is
indirectly making use of HTTP. HTTP is an application protocol that runs on
top of the TCP/IP suite of protocols (the foundation protocols for the Internet).
ISP: An ISP (Internet service provider) is a company that provides individuals
and other companies access to the Internet and other related services such as
Web site building and virtual hosting. An ISP has the equipment and the
telecommunication line access required to have a point-of-presence on the
Internet for the geographic area served. E.g: MTN, AIRTEL, GLO, SMILE,
WSIFT, SPECTRANET, ETISALAT, ETC.
Upload: Upload is a term used to describe the process of transferring
(sending) a file to another computer through a modem or network
Website: A site or website is a central location of various web pages that are
all related and can be accessed by visiting the home page using a browser. For
example, the Newhall Website address is: https://www.newhallschool.com.ng
While computers have been blamed for decreased activity and interaction in
the local community, the Internet has been credited with providing a window
into the global world. It allows anyone with a computer to think globally and
has allowed the business world to forge international relationships with new
vendors (to lower costs) and new customers (to increase sales).
2. Communication
100 years ago it might have taken over a month to get a letter to a friend in
another country. Today, communication is as easy as a mouse click, and much
cheaper too. Anyone in the world can communicate with another person
through text messages, emails, and even live video. For business, this means
higher efficiency and quicker processing of sales.
3. Cost Effectiveness
Perhaps the most obvious benefit of the Internet is cost savings. Information at
faster speeds saves time, which either saves or makes money. Many functions
in the business process, i.e. bookkeeper, have been automated, which has
helped to streamline processes and reduce the cost of labor.
4. E Banking
Banking was never so easy and convenient before! Right from opening an
account to operating it, E-Banking has really been a big boon for everyone.
Not only can one view his account activities but he can also execute online
transactions from the comfort of the home.
5. Online Freelancer
Internet has also created great opportunities for people who are interested in
working online as freelancers. Be it writing or web designing, e-commerce or
entrepreneurship, now it is possible for everyone to show off his talent online
and make a living out of it. Millions of freelancers make their living online and
this number is increasing substantially every year.
ABUSES OF INTERNET
I Pornography : Most of the people are using internet to satisfy
their sexual desires.
II Spam: The proliferation of spam email presents a harmful,
costly, and evolving threat to Internet users.
III Fraud: Computer hacking is very common by the use of
internet. Some people do this through the use of credit card and
others.
IV Some people are addicted to browsing to the extent that they
cannot do without browsing.
V Nude pictures and sexual material is easily be available
through internet which destroy the moral values of young boys
and girls.
VI Several hours on internet without any purpose produce
wrong effects on a person's health.
VII The students waste their precious hours on internet without
taking any positive and constructive benefits.
Practical Class: