User:Bishu Thapa/Real teaching 23

From ICTED-WIKI
Jump to navigation Jump to search

Subject: Computer Science

Period: Third

Topic: Programing concept and Logics

Teaching Item: jumping control structure and its different types with example

Class: class 11

Unit: 1

Time: 45 minutes

No. of Students: 24

Objectives[edit | edit source]

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

  1. To Define jumping control structure in programing logic
  2. To write a syntax and draw a flowchart and write program of Break, Contunue and Go to statement

Teaching Materials[edit | edit source]

  • Daily materials
  • Power point presentation slides ·    

Teaching Learning Activities[edit | edit source]

  • 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 previous topic and discuss the today's Topic
  • Then, I will discuss the Jumping statement in the programing logic
  • Then i will write a syntax, draw a flowchart and write a program of Break, Continue and Go to statement in Jumping Statement
  • Moreover, I will also summarize the topic through discussion and Q/A Method while clarifying student’s confusion.

Assessment[edit | edit source]

  • Write a syntax of Break, Contunue and Go to statement ?

Homework[edit | edit source]

  • Draw a flochart of Break, Contunue and Go to statement