Entrance Announcement
MICTE 2080
2080 Magh 07
User:Bishu Thapa/micro teaching 1: Difference between revisions
Jump to navigation
Jump to search
Bishu Thapa (talk | contribs) No edit summary |
Bishu Thapa (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<div style="column-count: 2; column-gap: 20px;"> | <div style="column-count: 2; column-gap: 20px;"> | ||
'''Subject :''' Web Technology. | '''Subject:''' Web Technology. | ||
'''Period:''' first | '''Period:''' first | ||
'''Topic:''' | '''Topic:''' C programing | ||
'''Teaching Item:''' | '''Teaching Item:''' operators in c programming language | ||
'''Class:''' BICT | '''Class:''' BICT 1st semester | ||
'''Unit:''' One | '''Unit:''' One | ||
| Line 22: | Line 21: | ||
At the end of this lesson, students will be able to | At the end of this lesson, students will be able to | ||
# | # To define operators. | ||
# | # To give example of Arithmetic, Relational and logical operators used in c programming | ||
== Teaching Materials == | == Teaching Materials == | ||
| Line 31: | Line 30: | ||
== Teaching Learning Activities == | == Teaching Learning Activities == | ||
# Introduce | # Introduce today's topic with students. | ||
#Revise necessary topics required to learn | #Revise necessary topics required to learn previous topics. | ||
# | #I will explain Arithmetic, Relational and logical operators with its examples. | ||
#Sum up the topic and ask students if they have any doubt. | |||
#Sum up the topic and ask students if they have any doubt | |||
== Classroom Assessment == | == Classroom Assessment == | ||
# | # What is meant by operators? | ||
# Give some examples of logical operators? | |||
Revision as of 10:46, 3 January 2024
Subject: Web Technology.
Period: first
Topic: C programing
Teaching Item: operators in c programming language
Class: BICT 1st semester
Unit: One
Time: 15 min
No. of Students: 10
Objectives
At the end of this lesson, students will be able to
- To define operators.
- To give example of Arithmetic, Relational and logical operators used in c programming
Teaching Materials
- Daily materials
Teaching Learning Activities
- Introduce today's topic with students.
- Revise necessary topics required to learn previous topics.
- I will explain Arithmetic, Relational and logical operators with its examples.
- Sum up the topic and ask students if they have any doubt.
Classroom Assessment
- What is meant by operators?
- Give some examples of logical operators?