Preview

Lesson Plan Visual Basic

Powerful Essays
Open Document
Open Document
1009 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Lesson Plan Visual Basic
Technological University of the Philippines
College of Industrial Education
Student Teaching Department
Ayala Boulevard Ermita, Manila

Teacher: Buladaco, Jemaima M. Time: 7:00 – 10:00 AM
Course: BSIE-ComEd Date: March 13, 2013
Cooperating Teacher: Mr. Alvin Quileste Supervisor: Prof. Valentino Angeles

I. OBJECTIVES
At the end of the lesson, the students are expected to:
1. Extend the nested if-then-else conditional statement in making simple animation using Visual Basic 6.0
2. Perform simple animation using the nested if-then-else conditional statement in Visual Basic 6.0
3. Appreciate the essence of nested if-then-else conditional statement in making animation in Visual Basic 6.0 II. SUBJECT MATTER
Topic: The Nested If-Then-Else Statement in VB 6.0
Sub-topic: Making Simple Animation Using VB 6.0
Materials Needed: Whiteboard Marker Whiteboard LCD Projector Laptop (Computer) Visual Aids Pointer
Reference(s):
Understanding Structured Programming by Penaflorida, Vizcarra and Fernandez www.google.com www.youtube.com III. PREPARATION A. Preparation 1. Daily Routine 2.1 Prayer 2.2 Greetings 2.3 Checking of Attendance 2.4 Checking of Assignments 2. Recall of past lesson
-Teacher will call at least two to three students to recall the past lesson.

B. Presentation
B.1. Motivation
“HangAroo” Game

* The students gives a letter corresponds to the answers

B.2. Definition of Terms

Animation - is the rapid display of a sequence of images to create an illusion of movement.
Boolean Expression - A Boolean expression is an expression that evaluates to a value of the Boolean Data Type: True or False. B.3. Lesson Proper

HOW TO MAKE A SIMPLE ANIMATION USING NESTED IF-THEN-ELSE STATEMENT IN VISUAL BASIC 6.0

First, let us review what nested if-then-else statement in Visual Basic is.

Nested

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Homework Unit 3

    • 354 Words
    • 2 Pages

    5. OR operator- Creates an expression that is true when with of the expressions are true.…

    • 354 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    unit 7 assignment 1

    • 431 Words
    • 2 Pages

    1. Why should you indent the statements in the body of a loop? You visually set them apart from the surrounding code.…

    • 431 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    unit 5 assignment 1

    • 423 Words
    • 3 Pages

    4. The AND operator connects two Boolean expressions into one compound expression. Both must be true for the compound expression to be true.…

    • 423 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    The language for which the compiler has been made is named as “M#”. M# is a general-purpose programming language having the most basic functionalities in it. This language basically focuses on the mathematical calculations, which are done using arithmetic operators and a few relational operators. M# is a case sensitive language.…

    • 703 Words
    • 3 Pages
    Good Essays
  • Better Essays

    1. Create a Form that contains two buttons, one labeled Stop and one labeled Go. Add a label telling the user to click a button. When the user clicks Stop, change the BackColor of the Form to Red; when the user clicks Go, change the BackColor of the Form to Green.…

    • 1713 Words
    • 7 Pages
    Better Essays
  • Powerful Essays

    Nt1330 Unit 1 Research Paper

    • 4285 Words
    • 18 Pages

    A boolean can only be one of two values, either true or false. A boolean only really needs one bit (an eighth of a byte) to hold true (1) or false (0) but strangely, Visual Basic uses two bytes to hold a boolean variable.…

    • 4285 Words
    • 18 Pages
    Powerful Essays
  • Better Essays

    Imp 1 Pow 4

    • 892 Words
    • 4 Pages

    For the last scenario, there were still only three different color gumballs in the gumball machine. But this time there were three kids. So I drew up another set of possible gumballs that could roll out of…

    • 892 Words
    • 4 Pages
    Better Essays
  • Satisfactory Essays

    For Question 9 -- Paste you pseudo code here. DO NOT paste Visual Basic program code as your design solution. That will result in 10 points deducted from the homework assignment.…

    • 651 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    Unit 5 PT1420

    • 959 Words
    • 7 Pages

    The AND operator takes two Boolean expressions as operands and creates a compound Boolean expression that is True only when both sub-expressions are true.…

    • 959 Words
    • 7 Pages
    Good Essays
  • Satisfactory Essays

    Week 5 Assignments New

    • 754 Words
    • 6 Pages

    8.) A nested if statement is used to ask multiple questions before deciding what processing path to take.…

    • 754 Words
    • 6 Pages
    Satisfactory Essays
  • Good Essays

    W8 Comp

    • 898 Words
    • 4 Pages

    3) What VBScript Boolean operator could be used to replace the nested selection structure in this pseudocode? if empMedicalIns = "Y" then if empDentalIns = "Y" then print empIdNumber, empLastName, empFirstName endif endif (Points : 5) XOR AND OR NOT…

    • 898 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Prg 211

    • 393 Words
    • 2 Pages

    An if statement is basically a single block of instructions where the test condition have been met, then the statements will be executed sequentially. Otherwise, the statements are skipped over if the test condition failed.…

    • 393 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Week 4

    • 2217 Words
    • 9 Pages

    In the space provided below, copy and paste your VBScript Program Code. If it doesn’t fit, use the next page for the continuation of your sourcecode program…

    • 2217 Words
    • 9 Pages
    Satisfactory Essays
  • Satisfactory Essays

    I Like to 1321

    • 459 Words
    • 2 Pages

    statement. Also included is a for loop (repetition statement). Pay close attention to these as you…

    • 459 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Macro Examples

    • 1120 Words
    • 5 Pages

    7. The If…Then…Else…End If code allows code to be conditionally executed depending on whether a specified logical condition has been met.…

    • 1120 Words
    • 5 Pages
    Good Essays

Related Topics