ITP 195 (IST 176)
Event Driven BASIC I (Visual Basic 6)
Assignments

Introductory Email
I would like you to send me an email introducing yourself to me.  The purpose of this email is so I can get to know you individually.  I would like you to include the following information in your introduction:
  1. Your background (if you are a full-time student, your program of study; if you work, the kind of work you do; etc...)
  2. Career plans or goals that relate to this course, if any.
  3. Why you enrolled in this course, and what you hope to accomplish.
  4. Make a statement about yourself that will help me remember you from among the many other students in the course.  (The statement should focus on what is unique about you)
You are to type your letter directly into the email window, do not send me an attached file.
Make sure the subject line of your email states:  ITP 195 - Introductory Email
You may review the submit procedures for submitting all assignments.

return to top

Assignment 1
Exercise #1 - page VB 83

Once you have completed all requirements for Exercise 1, you are to send the VB files to me as an attachment to email .  You will not send me any printed copy. I will grade the VB file you send and return your grade to you as a reply to your original email.

Make sure the subject line of your email states:  ITP 195 - Assignment 1
You may review the submit procedures for submitting all assignments

return to top

Assignment 2
Exercise #10 - page VB 156

You do not need to submit the TOE chart or the pseudocode.  The only requirement is to submit the VB files.  I will execute your code and see that all programming requirements have been met.  You will not submit any printouts.

Once you have completed all of the requirements for Exercise #10, you are to send the VB files to me as attachments to email.   I will grade the VB files you send and return your grade to you as a reply to your original email.

Make sure the subject line of your email states:  ITP 195 - Assignment 2
You may review the submit proceduresfor submitting all assignments

return to top

Assignment 3
Exercise #5 - page VB 232

Special Note:  Make sure you use Integer Divison and the Mod operator to solve this problem.

You do not need to submit the TOE chart or the pseudocode.  The only requirement is to submit the VB files.  I will execute your code and see that all programming requirements have been met.  You will not submit any printouts.

Once you have completed all of the requirements for Exercise #5, you are to send the VB files to me as attachments to email.   I will grade the VB files you send and return your grade to you as a reply to your original email.

Make sure the subject line of your email states:  ITP 195 - Assignment 3
You may review the submit procedures for submitting all assignments

return to top

Assignment 4
Exercise # 4 - page VB 329

Special note: Make sure the nested If statement does not include any compound questions (a question that uses an AND or an OR conditional).

You do not need to submit the TOE chart or the pseudocode.  You are to only submit the If Then Else solution to this assignment.  I will execute your code and see that all programming requirements have been met.  You will not submit any printouts.

Once you have completed all of the requirements for Exercise #4, you are to send the VB files to me as attachments to email.   I will grade the VB files you send and return your grade to you as a reply to your original email.

Make sure the subject line of your email states:  ITP 195 - Assignment 4
You may review the submit procedures for submitting all assignments

return to top

Assignment 5
Exercise #1 - page VB 407

The only requirement is to submit the VB files.  I will execute your code and see that all programming requirements have been met.  You will not submit any printouts.

Once you have completed all of the requirements for Exercise #1, you are to send the VB files to me as attachments to email.   I will grade the VB files you send and return your grade to you as a reply to your original email.

Make sure the subject line of your email states:  ITP 195 - Assignment 5
You may review the submit procedures for submitting all assignments

return to top

Assignment 6
Exercise #2 - page VB 487

Special note: Make sure that all numeric values are appropriately formatted in the output.  For example if the value is a dollar amount use the currency format.

The only requirement is to submit the VB files.  I will execute your code and see that all programming requirements have been met.  You will not submit any printouts.

Once you have completed all of the requirements for Exercise #2, you are to send the VB files to me as attachments to email.   I will grade the VB files you send and return your grade to you as a reply to your original email.

Make sure the subject line of your email states:  ITP 195 - Assignment 6
You may review the submit procedures for submitting all assignments

return to top

Assignment 7
Exercise #7 - page VB 751

Special note:  Make sure you set up two parallel arrays.  One will hold the point values you are checking for and the other will hold the corresponding letter grade.  You will then place a single If statement inside a loop in order to find the appropriate letter grade.

The only requirement is to submit the VB files.  I will execute your code and see that all programming requirements have been met.  You will not submit any printouts.

Once you have completed all of the requirements for Exercise #7, you are to send the VB files to me as attachments to email.   I will grade the VB files you send and return your grade to you as a reply to your original email.

Make sure the subject line of your email states:  ITP 195 - Assignment 7
You may review the submit procedures for submitting all assignments

return to top
 
 


Return to ITP 195 (IST 176) Home Page