User:Subekshya/Micro-Teaching Lesson Plan 3: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
Subekshya (talk | contribs)
Created page with "= User:Shubhechchha Paudel/Micro-Teaching Lesson Plan 3 = <div style="column-count: 2; column-gap: 20px;"> '''Subject :''' Computer Science. '''Period:''' first '''Topic:''' Networking '''Teaching Item:''' Modes of communication '''Class:''' BICT 3rd Semester '''Unit:''' One '''Time:''' 15 min '''No. of Students:''' 10 </div> == Objectives == At the end of this lesson, students will be able to # Understand the concept of async..."
 
Subekshya (talk | contribs)
No edit summary
Line 10: Line 10:
'''Teaching Item:''' Modes of communication
'''Teaching Item:''' Modes of communication


'''Class:''' BICT 3rd Semester
'''Class:''' 12


'''Unit:''' One
'''Unit:''' One
Line 22: Line 22:
At the end of this lesson, students will be able to
At the end of this lesson, students will be able to


# Understand the concept of asynchronous programming in JavaScript
# Understand the different types of modes of communication.
# Need of asynchronous programming


== Teaching Materials ==
== Teaching Materials ==

Revision as of 07:05, 8 April 2024

User:Shubhechchha Paudel/Micro-Teaching Lesson Plan 3

Subject : Computer Science.

Period: first

Topic: Networking

Teaching Item: Modes of communication

Class: 12

Unit: One

Time: 15 min

No. of Students: 10

Objectives

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

  1. Understand the different types of modes of communication.

Teaching Materials

  • Daily materials

Teaching Learning Activities

  1. Introduce todays topic with students.
  2. Revise necessary topics required to learn asynchronous programming.
  3. Engage students with real life example of asynchronous programming.
  4. Make differences between synchronous vs asynchronous programming.
  5. Show example of synchronous and asynchronous code and let students to differentiate.
  6. Sum up the topic and ask students if they have any doubt

Classroom Assessment

  1. Explain the purpose and use cases of asynchronous programming.