2nd Term s2 Data Processing
2nd Term s2 Data Processing
DATE:
TOPIC: Information Transmission
Class: SS1
DURATION: 80 minutes
Lesson OBJECTIVES: at least 90% of the students should be able to:
Define Information Transmission
List methods of Transmitting information
PREVIOUS KNOWLEDGE: students learnt about data and information in their previous
lesson.
INSTRUCTIONAL MATERIAL: Data Processing for Senior Secondary Education (SS1-3) by HiiT
Plc., the Internet.
CONTENTS:
NETWORK FUNDAMENTALS
What is Computer Network?
A network is the connection of devices such as computers and other devices so as to
share resources like documents, pictures, videos and even hardware like printers.
Each device connected on a network is called a node.
The server is the most important computer that controls the other computers in a
network.
TYPES OF COMPUTER NETWORK
There are several different types of computer network; they include:
PAN (Personal Area Network)
LAN (Local Area Network)
MAN (Metropolitan Area Network)
WAN (Wide Area Network)
Diagram of a MAN
Note:
Campus Area Network (CAN) is a type of network specifically designed for a college
campus.
4. Wide Area Network (WAN)
This is a large computer network made up of smaller networks such as two or more LANs.
The world’s most famous and largest WAN is the Internet.
Diagram of a WAN
Intranet Internet
The term ‘intranet’ comes from the phrase: The term ‘internet’ comes from the phrase:
internal restricted access network. international network.
An intranet is used to give local information The internet covers topics of general interest.
relevant to the organization.
In an intranet, it is possible to block certain In the internet, it is possible to block certain
websites. websites but it is more difficult.
An intranet requires password and user ID The internet can be accessed from anywhere in
the world so long as the user has an ISP account.
An intranet is behind a firewall which gives This is more difficult with the internet since it is
some protection against hackers, viruses etc. open on an international scale.
● Node
A node is any device that is connected to a computer network. In your school lab,
the computers, printers and scanners are examples of nodes.
• Server
A server is the main and powerful computer connected to a network that is used
to:
Share resources,
Respond to requests from computers and other servers
▪ Client
A client is a computer that uses services and resources provided by other
computers and servers in a network. Example is an Automatic Teller Machine
(ATM).
Week 2
DATE:
TOPIC: Medium of Information Transmission
Class: SS1
DURATION: 80 minutes
Lesson OBJECTIVES: at least 90% of the students should be able to:
Group the means of transmitting information
PREVIOUS KNOWLEDGE: students learnt about data and information in their previous
lesson.
INSTRUCTIONAL MATERIAL: Data Processing for Senior Secondary Education (SS1-3) by HiiT
Plc., the Internet.
CONTENTS:
Network Devices
These are the devices used alongside computers in a network.
Examples of Network Devices include:
1. Modems
2. Hubs
3. Switches
4. Bridge
5. Router
6. Gateway
7. Network Interface Card (NIC)
Dial-up modems
Dial-up modems allow a user to connect to network through a telephone line which is
used to dial the Internet Service Provider (ISP) but the telephone line can not be used
to make calls while accessing the Internet.
They operate at transmission speeds of about 60 kilobits (60 Kilobits=60,000bits) per
second which is very slow.
2. Hubs
A hub is a hardware device that is used to connect together a number of devices to
form a LAN. Its main task is to receive data packet at one of its ports and then
broadcast it to every computer in the network.
3. Switch
A switch is similar to a hub but are much more efficient in the way it
distributes data packet.
A switch checks the data packet received and works out its destination
address and sends the data to the appropriate computers.
A switch is called an intelligent hub
each device or computer on a network has address that uniquely identifies it
in a network; this address is called Media Access Control (MAC) address.
4. Bridge
A bridge is a device that connects one LAN to another LAN; they are often used
to connect together different parts of a LAN so that they can function as a single
LAN.
5. Router
A router enables data packets to be routed between the different networks for
example, to join a LAN to a WAN. A router would have an internet cable plugged
into it and several cables connecting to computers and other devices on the LAN.
6. Network Interface Card (NIC)
This is needed to connect a computer to a network for example the
Internet.
7. Gateway
A gateway is a network point or node that acts as an entrance to
another network.
DEFINING COMPUTERS ON A NETWORK
For a computer to be able to find other computers and devices on a network, the
following are used:
• Internet Protocol (IP) Address
• Media Access Control (MAC) Address
IP Address is a unique address that is used to locate every device connected on
the Internet. It is a 32-bit number usually written in the form: 109.108.158.1
A home computer is assigned an IP address when it connects to the internet. The
only IP address that remains the same is that of web servers.
An IP address can be used instead of typing the URL. For example,
http://109.108.158.1 would take you to the web page with the address.
Illustrating IP Address
MAC Address
A MAC address is a hardware identification number that uniquely identifies each
computing device on the computer network. The MAC address is provided by the
manufacturers of each network interface device.
A MAC address is made up of six two-digit hexadecimal numbers separated by
colons.
Example of MAC address is 00:0e:62:d1:b0:3c. The first 24 bits (3bytes) identifies
the organization that manufactured the hardware while the remaining 24 bits
(3bytes) uniquely identifies the type of network device and provide a specific
serial number for the network interface.
MAC Address illustration
Week 3
DATE:
TOPIC: Operating System 1
Class: SS1
DURATION: 80 minutes
Lesson OBJECTIVES: at least 90% of the students should be able to:
Define Operating System
Give examples of Operating System
State functions of an Operating System
PREVIOUS KNOWLEDGE: students learnt about computer and its components which
includes both hardware and software.
INSTRUCTIONAL MATERIAL: Data Processing for Senior Secondary Education (SS1-3) by HiiT
Plc., the Internet.
CONTENTS:
Network Topology
In computer networking, topology refers to the layout of connected devices. There are two
types of network topology, a physical topology and a logical topology.
The physical topology of a network refers to the layout of the cables and network devices,
and logical topology refers to the method of communication of the network devices.
Network topologies are categorized into the following basic types:
a) Bus topology
b) Star topology
c) Ring topology
d) Mesh topology
e) Tree topology
f) Hybrid topology
Bus topology
In a bus topology, all nodes are connected with the main cable in a linear way. A connector
connects the main cable with each node. The main cable is known as the bus or backbone
and acts as the communication channel. A bus allows bi-directional data transmission.
The terminators absorb the signals and do not allow the signals back into the network.
Star topology
A star topology uses a central device that connects all the individual nodes in a network.
Each node in a star topology communicates with each other through this central device.
Mesh topology
In this topology, all nodes can pass signals or information directly to all other nodes.
Hybrid topology
A hybrid has the characteristics of more than one standard topology. A Hybrid is formed
when more than one topology such as the star and bus are brought together.
Diagram of a Hybrid topology
NETWORK PROTOCOLS
Are you aware that there are rules and regulations that guide the conduct of every student
in your School? For example, every student must be dressed in the school uniform during
school hours.
Similarly, in a network, computers and devices require protocols to communicate with one
another so that they can service network users.
COMMUNICATION MEDIA
Communication or transmission media helps to transfer data between various
network devices such as computers and printers.
Transmission media can be;
a) Wired (Guided) media
b) Wireless (Unguided) media
Wireless Media
• Wireless media transmit data by using electromagnetic waves.
• Wireless media are also called unguided media because the data transfer on a
network using a wireless transmission medium does not follow a well-defined path.
Instead it is in the form of waves.
Electromagnetic waves are characterized by their frequency.
• The frequency of a wave is the number of cycles traversed by the wave in one
second. It is measured in Hertz (Hz)
The types of wireless media used for communication are:
• Microwave transmission
• Infrared transmission
Microwave Transmission
Microwave uses a frequency range from 300 MHz to 300 GHz to carry signals. These
waves travel in a straight line and cannot penetrate buildings. Microwave
transmission use big antennas called microwave towers to send and receive data.
These waves are mostly used to connect different offices of a company or
government bodies in different cities.
Microwave Transmission
Some characteristics of microwaves are:
• They are useful in transmitting data in a difficult terrain such as mountainous
regions.
• The towers for these waves can be setup at the top of a building. This prevents the
hassles of acquiring land for setting towers.
• To send and receive microwaves, the transmitting and receiving antennas should be
aligned because these waves travel in a straight line.
• The signals sent through microwave are not secure.
• The cost of setting up microwaves is more than radio waves.
• These signals are impacted by weather conditions.
Infrared Transmission
Infrared transmission uses the frequency range from 300 GHz to 400 THz to carry
signals. It is used to transfer data between mobile phones and laptops and between
a laptop and a wireless mouse or a keyboard.
Infrared Transmission
Week 4-5
DATE:
TOPIC: Operating System 2
Class: SS1
DURATION: 80 minutes
Lesson OBJECTIVES: at least 90% of the students should be able to:
Define GUI
Define CLI
Differentiate between GUI and CLI
PREVIOUS KNOWLEDGE: students learnt about data and information in their previous
lesson.
INSTRUCTIONAL MATERIAL: Data Processing for Senior Secondary Education (SS1-3) by HiiT
Plc., the Internet.
CONTENTS:
PRESENTATION
STEP I: Guided discussion on previous knowledge and introduction.
STEP II: students are shown via diagram how data is processed to get information.
STEP III: slide showing various examples of examples of data and information.
STEP IV: students are guided to mention the differences between data and information.
EVALUATION: Students answer the following questions:
c) What is GUI?
d) What is CLI?
e) Mention any two advantages and disadvantages of GUI and CLI
Week 6-7
DATE:
TOPIC: Word Processing 1
Class: SS1
DURATION: 80 minutes
Lesson OBJECTIVES: at least 90% of the students should be able to:
PREVIOUS KNOWLEDGE: students learnt about data and information in their previous
lesson.
INSTRUCTIONAL MATERIAL: Data Processing for Senior Secondary Education (SS1-3) by HiiT
Plc., the Internet.
CONTENTS:
PRESENTATION
STEP I: Guided discussion on previous knowledge and introduction.
STEP II: students are shown via diagram how data is processed to get information.
STEP III: slide showing various examples of examples of data and information.
STEP IV: students are guided to mention the differences between data and information.
EVALUATION: Students answer the following questions:
f) What is data?
g) Mention 4 sources of data
h) What is information?
i) Define data handling.
SUMMARY: Teacher summarizes by reviewing the performance objectives.
ASSIGNMENT: State five differences between Data and Information.
Week 4
Topic: Information Transmission: Internet
The Web
The Web is a system of interlinked hypertext documents accessed via the internet.
Web Browser
It is an application program designed to enable users to access, retrieve and view documents
and other resources on the Internet.
Examples of Browsers are:
i. Internet Explorer (Microsoft Edge)
ii. Mozilla Firefox
iii. Google Chrome
iv. Opera
v. Apple Safari
vi. Flock
vii. Netscape Navigator
viii. Crazy Browser etc.
Website: A website is a collection of related web pages containing images, videos or other
digital assets.
Web page
It is a single document page of a website.
Network Protocols
A network protocol helps to define the rules and conventions for communication
between network devices.
In a network, computers and devices require protocols to communicate with one
another so that they can service network users.
• Hyper Text Transfer Protocol (HTTP): this protocol is used to transfer files and data
from one computer to another in the World Wide Web (WWW).
• HTTP Secure (HTTPS): this protocol is used to transfer files and data from one
computer to another in a secure manner. For example, HTTPS is used in all the online
banking and online bill payment sites.
• Transmission Control Protocol/Internet Protocol (TCP/IP): this is a combination of
two protocols, TCP and IP. When a user sends a message, the information is broken
into data packets. When the message is received by the other user, the data packets
are reassembled to form the information originally sent. This is done by the TCP.
The IP protocol ensures that the right data packet is received by the right person.
• File Transfer Protocol (FTP): this protocol is used to transfer files between
computers. The protocol uses the TCP/IP to transfer files. FTP is useful in
downloading and sharing files and software applications to users.
• HTML mean Hyper Text Markup Language: HTML is the basic building block of web
pages.
• SMTP means simple mail transfer protocol and it is an internet standard for
electronic mail (email) transmission across internet (IP) networks.
Search Engines
They are websites that are used to search for information on the web.
Internet Service Provider (ISP)
This is a company that provides users with access to the internet.
URL (Uniform Resource Locator) Identifies services, servers and other databases and the
documents and resources that they can provide.
Chat room means real-time online interaction with friends, relations and even strangers.
Internet Café (Cyber cafe) is a place which provides internet access to the public usually for a
fee.
Electronic Mail (e-mail) is a method of exchanging digital messages between computer users.
Upload means to send data to a remote system such as a server from a user’s local computer
while download is means to copy data or information from a remote server to a user’s local
computer.
Cyberspace is the imaginary environment in which communication over computer networks
happen.
Internet Security
This means to create rules and actions to protect against attacks over the internet. An
example of internet security is an online system that prevents credit card numbers from
being stolen on a shopping site.
a. MS PowerPoint
b. Adobe Flash
c. Windows Movie maker
d. Google slides
e. Harvard graphics
f. Slide dogs
g. Google slides
h. Corel presentation
i. OpenLP
j. Magic point
k. Prezi
Features of a Presentation Package
A presentation package has certain features such as:
1. Creation of slides
2. Insertion of pictures
3. Insertion of video and audio
4. Animation
5. Slide show
6. Creating graphics
7. Creating organizational and other types of chart
MS PowerPoint
Power Point is a presentation package created and designed by Microsoft Inc. It
is used to make a visual presentation to an audience. It is very popular because
of its user-friendly interface.
Uses of MS PowerPoint
Use PowerPoint to make tutorials.
Prepare nice animations using PowerPoint.
Use PowerPoint as a photo slide show.
Use PowerPoint to create charts
MS PowerPoint Versions
● MS PowerPoint 97
● MS PowerPoint 2000
● MS PowerPoint 2003
● MS PowerPoint 2007
● MS PowerPoint 2010
● MS PowerPoint 2013
● MS PowerPoint 2016
● MS PowerPoint 2019
1 3
6
Labels
1. Slide Overview
2. Slide Pane
3. Placeholders
4. Note pane
5. Status bar
6. View shortcut
View
This is the way the slides appear;
the types of view are:
1) Normal view (default)
2) Slide sorter view
3) Reading view
4) Slide show
Slide Layout
Slide Layout is the way the placeholders are arranged on the slide; the default slide layout is Title
slide.
Creating a new slide
● To create a new slide,
● Click on Home tab,
● In the Sides group, click on the New slide button.
OR
Press CTRL + M on the keyboard.
Applying and Modifying Themes.
A theme is a combination of colors, fonts, formatting, graphics and other elements that gives the
presentation a consistence look. The theme applied to a presentation can be changed at any time
by selecting a component from the Themes gallery.
Some of the components of the Themes gallery include Colors, Fonts, and Effects.
To customize color theme:
On the Design tab, in the Themes group, click the Colors button, and the click the required color or
click Create New Theme Colors at the bottom of the Colors gallery.
To customize Fonts:
On the Design tab, in the Themes group, click the Fonts button, and the click the required font or
click Create New Theme Fonts Create New Theme Fonts at the bottom of the Fonts gallery.
To change Effects:
On the Design tab, in the Themes group, click the Effects button, and the required effect in the
Effects gallery.
To apply a different theme:
On the Design tab, in the Themes group, click the More button in the lower-right corner of the
Themes gallery, and the click the thumbnail of the required theme.
Text Alignment
Alignment is used to position a text in the placeholders.
Left alignment (ctrl+L): for left alignment; this is the default
Center alignment (ctrl+E): for center alignment
Right alignment (ctrl+R): for right alignment
Justify (ctrl+j): align to both left and right margins
Week 4 & 5
Formatting the Background of Slides
The background of all slides in a presentation can be customized by applying a background style
from a gallery of predefined solid colors and gradients.
Format Background dialogue box is used to customize the background with Solid color, Gradient
color, Texture, Picture and Pattern.
To apply background to all slides, use the Background Styles gallery.
To apply background to a single or selected few slides use the Format Background dialogue box.
SECTIONS
Dividing a Presentation into Sections
In a log presentation, dividing presentations makes it easier to organize content, simpler for
audiences to understand, as it helps to hide all the sections except the current one.
Note:
Sections appear as bars across the Slides tab of the Overview pane in Normal view and throughout
the workspace in Slide Sorter view. They do not appear in other views.
To add a section before the selected slide:
- On the Home tab, in the Slides group, click the Section button.
- Click Add section.
To name a section:
- Click the section bar.
- On the Home tab, in the Slides group, click Section, and then click Rename Section.
Or
- Right-click the section bar and then click Rename Section.
- Enter the name in the Rename Section dialogue box, and then click Rename.
You can insert some common symbols by entering specific key combinations as shown in the table
below:
© Copyright (c)
Trademark (TM)
Euro (E)
Insert equations
You can insert mathematical symbols like pi or sigma the same way you would a symbol.
WordArt
WordArt is used to insert decorative or fantastic-looking texts into your presentation. PowerPoint
includes 20 artistic text effects.
Week8
Transition
Transition is the way one slide replaces another in a presentation.
Examples of transition are: fade, cut, push, wipe and so on.
Web Design
What is Web Design?
Web Design is the planning, creation and updating of websites. Web design also involves
information architecture, website structure, user interface, navigation ergonomics, website
layout, colours, contrasts, fonts and imagery as well as icons design.
While the web design and web development are often used interchangeably, web design is
technically a subset of the broader category of web development.
Understanding a Web Page
The first step to setting up a web application is to understand its components. The main
component and only component of a web application is setting up web pages.
A web page is a text file that contains Hypertext Markup Language(HTML) formatting tags
and links to graphic files and other web pages through a web server.
Websites are created using HTML.
HTML is called a markup language because it provides a way to describe the structure of a
web page, specifying how text or graphics are displayed on the web page while Cascading
Style Sheet (CSS) is used to specify the layout and appearance of the elements within a
webpage.
Web Design Packages
Web Design Packages are the packages used in the process of designing a website.
Examples of web design packages are:
iWeb
Microsoft FrontPage
Adobe Dreamweaver
Microsoft Expression web 3.0 and Studio
webPlus x4
NetObjects Fusion
Amaya
a).iWeb
iWeb allows users to create websites and blogs and customize them with their own text,
photos and movies.
iWeb integrates with other services including Facebook, YouTube, AdSense and Google
Maps.
It allows users to create a website in no time without the knowledge of programming or
HTML. It also provides beautiful templates.
b).Microsoft FrontPage
FrontPage is a website publishing software which was released by Microsoft. It helps to
manage the web pages as well as to create and edit in a What-You-See-Is-What-You-Get
(WYSIWYG) fashion.
c).Adobe Dreamweaver
Dreamweaver is one of the most popular professional web development packages.
Dreamweaver is suitable for designing both simple and dynamic pages written with
ColdFusion, PHP, ASP, CSS, XML, XSLT and JavaScript. It can be used both on Mac and
Windows operating systems.
d). Microsoft Expression web 3.0 and Studio
This is an HTML editor and general web design software by Microsoft. It is part of the
Expression Studio suite.
e). webPlus x4 (now owned by Microsoft)
WebPlus X6 provides the quick and easy way for businesses and individuals to create and
publish professional and attractive websites either for desktops or mobiles.
f). NetObjects Fusion
It has a graphical user interface and generates HTML through its own proprietary database.
g). Amaya
It is a free and open-source WYSIWYG web authoring tool with browsing abilities.
Component of Web Design Package
The components of a web design package include:
1. A solid Layout
2. Effective Typography
3. The Right colour Scheme
4. Appropriate Design Elements
1. A solid Layout
In web design, the foundation is the layout; laying out a web design means placing all the
content and navigational elements.
2. Effective Typography
Just like layout, typography plays an important role in how a user views the content of a
website. It is very important for a web design’s typography to be easy to read and follow.
3. the Right Colour Scheme
The right colour scheme is important because it will set the mood of your design more than
any other component.
4. appropriate design elements
This has to do with one’s creativity level. Your creativity can go wild here with texture, icons,
patterns and so on. Also, the design elements have to be consistent with the other three
components.
Week 8-9 GRAPHIC DESIGN PACKAGES
Introduction to CorelDraw
Text Tool: CorelDraw is not only about graphics and images. Text always compliments the
graphics and messages. This is why CorelDraw provides artistic text and paragraph text.
Artistic Text: This allows the user to manipulate their properties to create the desired effect.
It is also used to highlight certain element in the design like the logo, slogan and so on.
Paragraph Text: This is used when the amount of text is longer in a document. For a
paragraph text to be added, a text frame has to be created.
The Proofing Tool: This enables user to check the text for apparent spelling errors, grammar
and also thesaurus. But before using this tool, it is important to understand that CorelDraw
supports nearly 122 languages. To use CorelDraw Spell Checker:
i.Select the text with the pick tool or the text tool
ii.Choose text / writing tools menu
Color Basics
Choosing color is a critical part of design. Colors are important design element that helps to
set the one or convey the desired meaning. Graphic applications like CorelDraw use color
models to enable user manipulate with colors in a document. The color models define how
various colors appear on the screen and on printer.
Choosing a Color Model: The following are the various color models:
i. Lab Color Model
ii. RGB Color Model
iii. CMYK Color Model
iv. HSB Color Model
v. Gray-scale Color Model
CorelDraw offers a wide range of colors in the palette. The color mode determines the color
in the default color palette
Fill Types: CorelDraw offers the following fill types:
i. Uniform Fills
ii. Fountain Fills
iii. Pattern and Texture Fills
iv. Mesh Fill
The Color Palette: This is a source from where the user can pick the desired color to fill the
selected object. The color palette also provides an option to manipulate the shades and
tones to each color to ensure the desired color is obtained.
The Interactive Fill Tool: This provides a quicker option for any of the above mentioned fill
types. It is always available at the bottom of the toolbox. For using the interactive fill tool an
object needs to be selected
Outlines: One can change the outline of an object in various ways. Depending on the design,
one can choose a different outline color, thickness or style.
The Outline Pen: This has more options for manipulating the outlines. To open the Outline
Pen Dialog:
i. Double click the outline well on the status bar
ii. Select and manipulate the settings
iii. Click OK
The Outline Color: This can be used to add color to outlines of a selected object. Use the
drop down option to access the color palette and select the desired color. The color selected
on the outline has no effect or impact on the fill color of the selected object.