User:Bishu Thapa/Real teaching 18: 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 6: Line 6:
'''Topic:''' Programing concept and Logics
'''Topic:''' Programing concept and Logics


'''Teaching Item:''' Different types of operators in C programing language
'''Teaching Item:''' Library function and i/o function in C programing  


'''Class:''' class 11
'''Class:''' class 11
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 Function with User Defined and Built in Function
# Give the example of different types of operators which is used in C programing language
# Give the example Built in Function
# Define Input output Function in C programing  


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


* 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 Function in C programing language. and its important in C programing
* Then, I will discuss different type of operator with example.
* Then, I will discuss Different Type of Function with its important in programing
* Then i will Discuss different type of input output function 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  
* list out the different types of Library function which is used in programing language with its important
* define Input output operations in programming languages


== Homework ==
== Homework ==


* Define operator
*

Latest revision as of 12:08, 14 May 2024

Subject: Computer Science

Period: Third

Topic: Programing concept and Logics

Teaching Item: Library function and i/o function in C programing

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 Function with User Defined and Built in Function
  2. Give the example Built in Function
  3. Define Input output Function in C programing

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 Function in C programing language. and its important in C programing 
  • Then, I will discuss Different Type of Function with its important in programing
  • Then i will Discuss different type of input output function with example
  • Moreover, I will also summarize the topic through discussion and Q/A Method while clarifying student’s confusion.

Assessment

  • list out the different types of Library function which is used in programing language with its important
  • define Input output operations in programming languages

Homework