User:Bishu Thapa/Real teaching 19: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
Created page with "<div style="column-count: 2; column-gap: 20px;"> '''Subject:''' Computer Science '''Period:''' Third '''Topic:''' Programing concept and Logics '''Teaching Item:''' Different types of operators in C programing language '''Class:''' class 11 '''Unit:''' 1 '''Time:''' 45 minutes '''No. of Students:''' 24 </div> == Objectives == At the end of this lesson, students will be able to: # Define operators. # Give the example of different types of operators which is used..."
 
No edit summary
 
Line 4: Line 4:
'''Period:''' Third
'''Period:''' Third


'''Topic:''' Programing concept and Logics
'''Topic:''' control structure with sequence statement


'''Teaching Item:''' Different types of operators in C programing language
'''Teaching Item:''' Different types of operators in C programing language
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:


# Define operators.
# Define Control Structure
# Give the example of different types of operators which is used in C programing language
# Explain the meaning of sequence statement


== Teaching Materials ==
== Teaching Materials ==
Line 31: Line 31:


* After entering to the classroom, I will motivate students by asking some questions related to this topic before starting lesson for their attention.
* After entering to the classroom, I will motivate students by asking some questions related to this topic before starting lesson for their attention.
* I will discuss the today's topic Operator in C programing language. 
* I will discuss the today's topic Control statement With C programing language. 
* Then, I will discuss different type of operator with example.
* Then, I will discuss and write syntaxand draw a flowchart of sequence statement with example.
* Moreover, I will also summarize the topic through discussion and Q/A Method while clarifying student’s confusion.
* Moreover, I will also summarize the topic through discussion and Q/A Method while clarifying student’s confusion.


== Assessment ==
== Assessment ==


* list out the different types of operators which is used in c programming
* Discuss the different types of control statement with friends.


== Homework ==
== Homework ==


* Define operator
* Write a syntax of sequence control statement?

Latest revision as of 05:50, 15 May 2024

Subject: Computer Science

Period: Third

Topic: control structure with sequence statement

Teaching Item: Different types of operators in C programing language

Class: class 11

Unit: 1

Time: 45 minutes

No. of Students: 24

Objectives

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

  1. Define Control Structure
  2. Explain the meaning of sequence statement

Teaching Materials

  • Daily materials
  • Power point presentation slides ·    

Teaching Learning Activities

  • After entering to the classroom, I will motivate students by asking some questions related to this topic before starting lesson for their attention.
  • I will discuss the today's topic Control statement With C programing language. 
  • Then, I will discuss and write syntaxand draw a flowchart of sequence statement with example.
  • Moreover, I will also summarize the topic through discussion and Q/A Method while clarifying student’s confusion.

Assessment

  • Discuss the different types of control statement with friends.

Homework

  • Write a syntax of sequence control statement?