User:Keshab Lesson Plan 6

From ICTED-WIKI
Jump to navigation Jump to search

Subject: Computer Science

Topic: Programming in QBASIC

Name of School: ABC

No of students: 20

Period: 2nd

Time:10 minutes

Method: Student Centered

Specific Objective:[edit | edit source]

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

  • Introduced about QBasic programming basics in a 10-minute engaging session.

Teaching Materials:[edit | edit source]

  • Computer with QBasic installed
  • QBasic online simulator..

Introduction (2 mins):[edit | edit source]

  • Briefly explain QBasic as a beginner-friendly programming language.
  • Share a simple example like printing a message.

Activity - Hello QBasic (5 mins):[edit | edit source]

  • Guide students through a basic QBasic program (e.g., PRINT "Hello, QBasic!").
  • Have them type and run it to see immediate results.

Discussion (2 mins):[edit | edit source]

  • Discuss the output, emphasizing how they just created a simple program.
  • Introduce the concept of commands and execution.

Homework Assignment (1 min):[edit | edit source]

  • Task students with creating their own QBasic program at home.
  • Encourage creativity—perhaps a personalized greeting or a simple math quiz.

Closure[edit | edit source]

  • Summarize the importance of learning QBasic as a stepping stone to programming.
  • Remind them to bring their creations for discussion in the next class.