User:Niraj Prasad Bhatt/Micro-Teaching Lesson Plan 3: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
'''Period:''' first
'''Period:''' first


'''Topic:''' Asynchronous Programming in JavaScript
'''Topic:''' HTML


'''Teaching Item:''' Asynchronous Programming
'''Teaching Item:''' HTMl basic build block


'''Class:''' BICT 3rd Semester
'''Class:''' BICT 3rd Semester
Line 16: Line 16:
'''Time:''' 15 min
'''Time:''' 15 min


'''No. of Students:''' 10
'''No. of Students:''' 15
</div>
</div>


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 basic building block of HTML
# Need of asynchronous programming


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


# Introduce todays topic with students.
# Introduce todays topic with students.
#Revise necessary topics required to learn asynchronous programming.
#Explain the use case of HTML.
#Engage students with real life example of asynchronous programming.
#Engage students with real life uses example of HTML .
#Make differences between synchronous vs asynchronous programming.
#Demonstrate the basic building block of HTML.
#Show example of synchronous and asynchronous code and let students to differentiate.
#Show example and run first web page using HTML code blocks.
#Sum up the topic and ask students if they have any doubt
#Sum up the topic and ask students if they have any doubt


== Classroom Assessment ==
== Classroom Assessment ==


# Explain the purpose and use cases of asynchronous programming.
# Explain the purpose and use cases of HTML in web development.

Revision as of 07:25, 8 April 2024

User:Niraj Bhatt/Micro-Teaching Lesson Plan 1

Subject : Web Technology.

Period: first

Topic: HTML

Teaching Item: HTMl basic build block

Class: BICT 3rd Semester

Unit: One

Time: 15 min

No. of Students: 15

Objectives

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

  1. Understand the basic building block of HTML

Teaching Materials

  • Daily materials

Teaching Learning Activities

  1. Introduce todays topic with students.
  2. Explain the use case of HTML.
  3. Engage students with real life uses example of HTML .
  4. Demonstrate the basic building block of HTML.
  5. Show example and run first web page using HTML code blocks.
  6. Sum up the topic and ask students if they have any doubt

Classroom Assessment

  1. Explain the purpose and use cases of HTML in web development.