User:Bishu User:Bishu Thapa/micro teaching 2: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
Line 32: 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 assignment, unary, conditional, comma and size of operators with its examples.
#I will explain assignment, unary, and conditional 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.



Revision as of 20:54, 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

  1. To define operators.
  2. To give example assignment, unary, conditional and operators used in c programming

Teaching Materials

  • Daily materials

Teaching Learning Activities

  1. Introduce today's topic with students.
  2. Revise necessary topics required to learn previous topics.
  3. I will explain assignment, unary, and conditional operators with its examples.
  4. Sum up the topic and ask students if they have any doubt.

Classroom Assessment

  1. Give some examples of assignment and unary operators?