B5 Edited
B5 Edited
Procedure
The teacher enters the class and introduces himself after salutation.
The teacher then introduced the topic. At the end of the lesson, the
teacher asks the pupils questions based on what has been taught.
Whiteboard note
Summary
Programming languages are how we give instructions to computers.
We have low-level, high-level, and visual types.
Assignment
Previous knowledge
Pupils have been introduced to Programming Languages
Procedure
The teacher enters the class and reminds them of the previous lesson
after salutation. The teacher introduces the new topic. At the end of
the lesson, the teacher will ask the pupils questions based on what has
been taught.
Whiteboard note
Summary
HTML is the basic language for building websites.
It uses tags like <h1>, <p>, and <body> to create the structure of a
page.
Even children can learn to write simple HTML to make their own mini
webpages!
Assignment
Write the correct tag
Write the tag that starts an HTML page
Pupils should be allowed to Write a short HTML code using basic tags
Objectives
At the end of this lesson, pupils will be able to
Previous knowledge
Pupils have been introduced to HTML.
Procedure
The teacher enters the class and reminds them of the previous lesson
after salutation. The teacher introduces the topic to the pupils.
Whiteboard note
HTML uses tags (also called elements) to create web pages.
A tag is a special code that tells the computer how to display
something.
Example:
<p>This is a paragraph.</p>
<p> A paragraph
Summary
HTML tags help us build the parts of a webpage like headings,
paragraphs, and breaks.
Tags come in angle brackets, and many have opening and closing parts.
Learning simple tags helps us understand how websites are made.
Assignment
1. What is are HTML tags?
2. Mention 3 HTML tags
3. What tag is used to break a line?
Class: Basic 5
Duration: 40 minutes
Subject: ICT
Topic: HTML
Sub-Topic: Writing a simple code
Term: Third term
Week: 5
Session: 2022/2023
Periods: 2
Instructional materials
White board, marker, Computer systems, text book.
Practical
Pupils should be allowed to Create a mini web page using Notepad or
an exercise book.
Objectives
At the end of this lesson, the pupils will be able to
1. Identify the structure of a simple HTML page
2. Write and explain basic HTML code
3. Use simple tags like <html>, <head>, <title>, <body>, <h1>, and <p>
4. Create a mini web page using Notepad or an exercise book
Previous knowledge
Pupils have been Introduced to HTML tags
Procedure
The teacher enters the class and introduces himself after salutation.
The teacher then introduced the topic. At the end of the lesson, the
teacher asks the pupils questions based on what has been taught.
Whiteboard note
<html>
<head>
<title>My Web Page</title>
</head>
<body>
<h1>Welcome to My Page</h1>
</body>
</html>
Summary
Writing simple HTML code means using tags to build a web page.
We begin with <html>, then add <head> and <body>.
Inside the body, we can use headings and paragraphs to write
messages
Assignment
1. What is th first tag in an html document?
2. What is a paragraph tag
3. Inside what tag is the content of your webpage written
Class: Basic 5
Duration: 40 minutes
Subject: ICT
Topic: HTML
Sub – topic: Saving HTML file
Term: Third term
Week: 6
Session: 2024/2025
Periods: 2
Instructional materials
White board, marker, Computer systems running windows operating
system, text book.
Practical
Based on theory
Objectives
At the end of this lesson, the pupils will be able to
1. Say what an HTML file is
2. Open Notepad or any text editor
3. Save a file with .html extension
4. Open the saved file in a web browser
.
Previous knowledge
Pupils have been taught how to write a simple html code
Procedure
The teacher enters the class and reminded them about the previous
lesson after salutation. He then asked everyone to boot up the
computer in front of them. The teacher then introduced the topic with
a thorough explanation after which the teacher asks the students
questions on the just concluded topic.
Whiteboard note
When we write an HTML code, we must save it the right way for it to become a
webpage.
Example
HTML Code in Notepad:
<html>
<head><title>My First Page</title></head>
<body>
<h1>Hello!</h1>
<p>This is my first HTML file.</p>
</body>
</html>
Save it as myfirstpage.html
🌐 Open it in any browser (Chrome, Edge, Firefox, etc.)
Summary
Saving an HTML file means turning your code into a real web page.
You must use .html at the end of the file name and choose All Files
when saving.
Assignment
Answer the following
Previous knowledge
Pupils have been taught to save an html file
Procedure
The teacher enters the class and reminded them about the previous
lesson after salutation. He then asked everyone to boot up the
computer in front of them. The teacher then introduced the topic with
a thorough explanation after which the teacher asks the students
questions on the just concluded topic.
Whiteboard note
After writing and saving an HTML file, the next step is to
view it in a web browser.
A web browser is a program that allows us to view
websites.
Examples are:
🌐 Google Chrome
🧭 Microsoft Edge
🦊 Mozilla Firefox
To view your HTML file:
Go to the folder where you saved the file (e.g., Desktop)
Look for your file (e.g., mypage.html)
Double-click the file
The file will open in your browser, and you'll see your
webpage!
Summary
HTML files can be viewed using browsers
Double-click the .html file to open it
The browser shows your code as a colorful web page
Assignment
1. Give 5 examples of web browsers
2. What happens when you double-click an HTML file?
Class: Basic 5
Duration: 40 minutes
Subject: ICT
Topic: computers games
Term: Third term
Week: 8
Session: 2024/2025
Periods: 2
Instructional materials
White board, marker, Computer systems running windows operating
system, text book.
Practical
Based on theory
Objectives
At the end of this lesson, the pupils will be able to
1. Explain what computer games are
2. Mention different types of computer games
3. State the positive and negative effects of playing computer games
4. Practice safe and responsible gaming habits
Previous knowledge
Pupils have been taught to view html documents on browser
Procedure
The teacher enters the class and reminded them about the previous
lesson after salutation. He then asked everyone to boot up the
computer in front of them.
Whiteboard note
Computer games are games played using a computer, tablet, or phone.
They can be fun and help improve thinking, speed, and learning.
Summary
Computer games are fun and can be used for learning and play. But we
should use them wisely, avoid too much screen time, and only play age-
appropriate games.
Assignment
1. Name two types of computer games.
2. Mention one good and one bad effect of computer games.
3. What should you do before playing a game?
Class: Basic 5
Duration: 40 minutes
Subject: ICT
Topic: Computer safety
Term: Third term
Week: 9
Session: 2024/2025
Periods: 2
Instructional materials
White board, marker, Computer systems running windows operating
system, text book.
Practical
Based on theory
Objectives
At the end of this lesson, the pupils will be able to
1. Explain what computer safety means
2. Mention ways to stay safe when using a computer
3. Identify unsafe practices when using a computer
4. Practice good computer habits at home and in school
Previous knowledge
Pupils have been taught Computer Games
Procedure
The teacher enters the class and reminded them about the previous
lesson after salutation. He then asked everyone to boot up the
computer in front of them.
Whiteboard note
Computer safety means protecting yourself and the computer from
harm or danger.
Here are ways to stay safe when using a computer:
Don’t eat or drink near the computer
Sit properly while using the computer
Don’t open strange messages or pop-ups
Summary
Computer safety means being careful when using a computer to avoid
accidents and protect your information. Always follow the safety rules
when using a computer at school or home.
Assignment
1. What is computer safety?
2. List two things you should not do while using a computer
3. Why should you not eat near a computer?
Class: Basic 5
Duration: 40 minutes
Subject: ICT
Topic: Revision
Previous knowledge
Pupils have been taught Computer Safety
Procedure
The teacher enters the class and reminded them about the previous
lesson after salutation. He then asked everyone to boot up the
computer in front of them.
Whiteboard note
What is HTML?
HTML stands for HyperText Markup Language.
It is the language used to create web pages.
<html>
<head>
<title>My First Page</title>
</head>
<body>
<h1>Welcome!</h1>
<p>This is my first web page.</p>
</body>
</html>