165
edits
Entrance Announcement
MICTE 2080
2080 Magh 07
(...) |
mNo edit summary |
||
Line 1: | Line 1: | ||
School: ABC School | |||
Class: 8 | |||
Subject: Computer Science | |||
Topic: Introduction to Algorithm | |||
Number of Students:15 | |||
Period: 5th | |||
Duration: 10 minutes | |||
'''Specific Objective:''' | |||
1.Students will understand the basic concept of algorithms. | |||
2.Students will be able to create simple algorithms for solving problems. | |||
'''Teaching Aids:''' | |||
1.Whiteboard and markers | |||
2.Projector or blackboard | |||
3.Index cards | |||
'''Introduction (2 minutes):''' | |||
* Begin by asking students if they have heard the term "algorithm" before. Encourage them to share their thoughts. | |||
* Define an algorithm as a step-by-step set of instructions or a sequence of actions designed to accomplish a specific task. | |||
* Provide simple examples of algorithms from everyday life, such as a recipe or instructions for tying shoelaces. | |||
'''Teaching Learning Activity - Algorithm Demonstration (3 minutes):''' | |||
Write a simple algorithm on the board for a familiar task, like making a sandwich. | |||
Algorithm for Making a Sandwich: | |||
1. Take two slices of bread. | |||
2. Spread peanut butter on one slice. | |||
3. Spread jelly on the other slice. | |||
4. Press the two slices together. | |||
Discuss the importance of each step and the order in which they are performed. | |||
'''Group Activity - Creating Algorithms (3 minutes):''' | |||
Divide the class into small groups (5 students in each). | |||
Provide each group with an index card and ask them to come up with a simple algorithm for a different everyday task. Some examples include tying shoelaces, brushing teeth etc | |||
Each group will write their algorithm on the index card. | |||
'''Sharing and Discussion (2 minutes):''' | |||
Ask each group to share their algorithm with the class. | |||
Discuss the similarities and differences between the algorithms created by different groups. | |||
'''Conclusion (1 minute):''' | |||
Summarize the key points of the lesson: an algorithm is a step-by-step set of instructions, and it must be clear and unambiguous. | |||
'''Assessment:''' | |||
Observe students participation in the group activity and their ability to articulate the steps of their algorithms. | |||
Review the index cards created by each group to ensure they have grasped the concept of algorithms. |
edits