Rakesh Agrahari/Teaching Lesson Plan 28

Revision as of 10:03, 15 May 2024 by Rakesh Agrahari (talk | contribs) (Created page with "{| class="wikitable" |'''Subject :''' Computer Science |'''Class:''' 11 |- |'''Period:''' First |'''Unit:''' 5 |- |'''Topic:''' Programming Concepts & Logic |'''Time:''' 45 min |- |'''Teaching Item:''' Syntax and Errors, program control structure |'''Number of Students :''' 50 |} == SPECIFIC OBJECTIVES == At the completion of this topic students will be able: * Understand about Syntax and error and program control structure. == TEACHING MATERIALS == * Daily materials...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Subject : Computer Science Class: 11
Period: First Unit: 5
Topic: Programming Concepts & Logic Time: 45 min
Teaching Item: Syntax and Errors, program control structure Number of Students : 50

SPECIFIC OBJECTIVES

At the completion of this topic students will be able:

  • Understand about Syntax and error and program control structure.

TEACHING MATERIALS

  • Daily materials
  • White Board
  • Marker
  • PowerPoint Slides

TEACHING LEARNING ACTIVITIES

  • Greeting to the students and topic will be written on board
  • Previous Topic will be revised in short
  • By showing the slides in the PowerPoint, Syntax will be explained.
  • After that errors like run time error, logic error and latency error will be explained
  • After that Program program Control Structure will be explained
  • i.e. Sequential Structure, Selection Structure and iteration structure
  • At last Lesson will be concluded.

EVALUATION

  • What is syntax?
  • Define Error and their types.

HOME WORK

  • What is iteration structure and selection structure?