Hello Computer Science: Hello Visual Basic 2005

Learn Visual Basic 2005 in 15 step-by-step lessons.

hello-world.com
Privacy
Policy

Site map

Hello-World

At the end of the 10th week you will be able to use an array in your program.
You will learn to use ReDim to change the size of an array at run time (dynamic memory allocation).
You will also create arrays of objects.

1. Print and read the lesson. Follow all instructions as you go along. (Punch, staple, put in your binder.)

2. Run each of the demos, flowcharts or other materials from the lesson.

3. Write each of the programs in the lesson. To get the most out of these programs

  • Following the instructions, get the program to work.
  • Experiment with it: make little changes and see what happens, make sure you understand it.
  • Erase it - now try to write it without looking at your notes!

4. All of the programs from the lesson are in an executable zip file. When you click on this link, save the zip file to your disk.
Double click on the EXE file and unzip all of the files to a directory created for this lesson.
Compare the code in the programs to the ones you wrote.

Using the sample programs as a model, write a completely new program that uses the same techniques.

Programming Exercise
Use your imagination to create another useful application!

Copyright © Hello World Publications. All rights reserved worldwide.

hello-world.com
Privacy
Policy

Site map

Hello-World