Entrance Announcement
MICTE 2080
2080 Magh 07
User:Bishu User:Bishu Thapa/micro teaching 2: Difference between revisions
Jump to navigation
Jump to search
Bishu Thapa (talk | contribs) No edit summary |
|||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<div style="column-count: 2; column-gap: 20px;"> | <div style="column-count: 2; column-gap: 20px;"> | ||
'''Subject:''' | '''Subject:''' C programing | ||
'''Period:''' first | '''Period:''' first | ||
'''Topic:''' | '''Topic:''' operators and its types | ||
'''Teaching Item:''' operators in c programming language | '''Teaching Item:''' operators in c programming language | ||
Line 21: | 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. | # <s>To define operators.</s> | ||
# To give example | # To give example assignment, unary, ternary operators used in c programming | ||
== Teaching Materials == | == Teaching Materials == | ||
* PowerPoint presentation | |||
* Daily materials | * Daily materials | ||
Line 31: | Line 32: | ||
# Introduce today's topic with students. | # Introduce today's topic with students. | ||
#Revise necessary topics required to learn previous topics. | # Revise necessary topics required to learn previous topics. | ||
#I will explain | # I will explain assignment, unary, and conditional operators with its examples. | ||
<p style="color:red;"> add example here </p> | |||
== Classroom Assessment == | == Classroom Assessment == | ||
# Give some examples of assignment and unary operators? | |||
# Give some examples of |
Latest revision as of 21:59, 3 January 2024
Subject: C programing
Period: first
Topic: operators and its types
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 assignment, unary, ternary operators used in c programming
Teaching Materials
- PowerPoint presentation
- Daily materials
Teaching Learning Activities
- Introduce today's topic with students.
- Revise necessary topics required to learn previous topics.
- I will explain assignment, unary, and conditional operators with its examples.
add example here
Classroom Assessment
- Give some examples of assignment and unary operators?