Computers and the Humanities 220

Linguistic Computer Programming 1

Lesson 4
Lesson 4 Questions/Exercises (Chapters 6, 8 pp. 221-229)
Review and be able to answer the following questions in class or on a test.  You are not required to turn the answers in at this time.
1. Be able to Define / Explain the following:
  • Describe Event-Driven Programming
  • What is an event handler?
  • What is a conditional expression?
  • List and define 4 comparison and 4 logical operators used in conditional expressions.
  • When might a Select Case statement be used instead of an If ... Then statement?
  • When might AndAlso/OrElse be used instead of And/Or?
2. Write a small program that accepts a username and password and uses a conditional statement to validate the user.
3. Be able to define / answer the following:
  • How do you put a watch in your code? What is a watch?
  • How do you get the immediate window in your program? What is it used for? How do you change it to a command prompt?
  • How do you remove a breakpoint from your program?

Chum 220 ID:

CHum 220 Password:

Time spent outside of class:   Hours. (For example: 1.5 or 2)

     
Magic Box: (Questions, feedback, suggestions, short thought, short joke, ...)

     


By clicking the "Submit" button you verify that you have honestly reviewed the above questions and completed any activities.