User:Niraj bhatt: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
* Understand the concept of asynchronous programming in JavaScript
* Understand the concept of asynchronous programming in JavaScript
* Need of asynchronous programming
* Need of asynchronous programming
== Understand the need of asynchronous programming in JavaScript ==


== Teaching Materials ==
== Teaching Materials ==
Line 34: Line 32:


== Evaluation ==
== Evaluation ==
# Explain the purpose and use cases of asynchronous programming.

Revision as of 12:26, 2 January 2024

User:Niraj Bhatt/Micro-Teaching Lesson Plan 1

Subject : Web Technology Class: BICT 3rd Semester

Period: first Unit: One

Topic: Asynchronous Programming in JavaScript Time: 15 min

Teaching Item: Asynchronous Programming No. of Students: 10

Objectives

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

  • Understand the concept of asynchronous programming in JavaScript
  • Need of asynchronous programming

Teaching Materials

  • Daily materials
  • Laptop
  • Presentation Slide

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

Evaluation

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