Rakesh Agrahari/Teaching Lesson Plan 30

From ICTED-WIKI
Revision as of 10:56, 16 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:''' Header file, Character Set, Comments, Keywords, Data types, Variable and Constant |'''Number of Students :''' 50 |} == SPECIFIC OBJECTIVES == At the completion of this topic students will be able: * Understand about Header file, Character Set, Comments, Keywords, Data t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Subject : Computer Science Class: 11
Period: First Unit: 5
Topic: Programming Concepts & Logic Time: 45 min
Teaching Item: Header file, Character Set, Comments, Keywords, Data types, Variable and Constant Number of Students : 50

SPECIFIC OBJECTIVES

At the completion of this topic students will be able:

  • Understand about Header file, Character Set, Comments, Keywords, Data types, Variable and Constant

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, Header file, Character Set, Comments, Keywords, Data types, Variable and Constant will be explained
  • At last Lesson will be concluded.

EVALUATION

  • What is Header file?
  • What are the character set used in C programming?

HOME WORK

  • What is keywords?
  • Define variable.