Entrance Announcement
MICTE 2080
2080 Magh 07
User:Bishu Thapa/Real teaching 18: Difference between revisions
Jump to navigation
Jump to search
Bishu Thapa (talk | contribs) 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..." |
Bishu Thapa (talk | contribs) No edit summary |
||
| Line 6: | Line 6: | ||
'''Topic:''' Programing concept and Logics | '''Topic:''' Programing concept and Logics | ||
'''Teaching Item:''' | '''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 | # Define Function with User Defined and Built in Function | ||
# Give the example | # 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 | * 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 | * 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 | * 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 == | ||
* | * | ||
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:
- Define Function with User Defined and Built in Function
- Give the example Built in Function
- 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