User:Bishu Thapa/real teaching 1: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
Created page with "<div style="column-count: 2; column-gap: 20px;"> '''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 </div> == 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 progr..."
 
No edit summary
Line 1: Line 1:
<div style="column-count: 2; column-gap: 20px;">
<div style="column-count: 2; column-gap: 20px;">
'''Subject:''' C programing.
'''Subject:''' Computer science


'''Period:''' first
'''Period:''' first


'''Topic:''' operators and its types
'''Topic:''' Number system and conversion Bollen Logic


'''Teaching Item:''' operators in c programming language
'''Teaching Item:''' Number system and its types


'''Class:''' BICT 1st semester
'''Class:''' Class 11


'''Unit:''' One
'''Unit:''' Two


'''Time:''' 15 min
'''Time:''' 45 min


'''No. of Students:''' 10
'''No. of Students:''' 30
</div>
</div>


Line 20: Line 20:
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 define Number system.
# To give example of Arithmetic, Relational and logical operators used in c  programming
# To give example of Different types of numbers system.


== Teaching Materials ==
== Teaching Materials ==
Line 30: Line 30:


# Introduce today's topic with students.
# Introduce today's topic with students.
# Revise necessary topics required to learn previous topics.
# I will explain Number system with its different types with example.
# I will explain Arithmetic, Relational and logical operators with its examples.
# I will show the different number according to having base.
# Sum up the topic and ask students if they have any doubt.


== Classroom Assessment ==
== Classroom Assessment ==


# What is meant by operators?
# What is meant by number system ?
# Give some examples of logical operators?
# Give some examples of octal number system and binary number system?

Revision as of 13:18, 25 April 2024

Subject: Computer science

Period: first

Topic: Number system and conversion Bollen Logic

Teaching Item: Number system and its types

Class: Class 11

Unit: Two

Time: 45 min

No. of Students: 30

Objectives

At the end of this lesson, students will be able to

  1. To define Number system.
  2. To give example of Different types of numbers system.

Teaching Materials

  • Daily materials

Teaching Learning Activities

  1. Introduce today's topic with students.
  2. I will explain Number system with its different types with example.
  3. I will show the different number according to having base.

Classroom Assessment

  1. What is meant by number system ?
  2. Give some examples of octal number system and binary number system?