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:
Live demo: Your first program, Running
and Stopping, Changing Properties
Other demos:
Color names , RGB
colors
3. Write each of the programs in the lesson. To get the most out of these programs
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.
Programs: hello
5. Do the self test
questions and check your answers.
6. Using the sample programs as a model, write a completely new program that
uses the same techniques.
Programming Exercise:
Using what you learned in lesson 1, create an application that:
1. Displays your name in the title bar of the form.
2. Select an icon for the form.
3. Select your favorite color as the background.
4. Locate the exe for your application and run it.
Other Exercises