CSC 230: The Week beginning Aug. 27 |
Provide a brief definition of the following terms (in the interface programming context):
Write a program that displays a welcome message in four different languages as shown below.
Challenge: Have the buttons display the accents in Espanol and Francais.
Due: Sept. 3
The zip file MarxBrosZip.zip contains an exe and some jpeg files. Make a program that behaves like the exe, that is, when the user rolls over the picture the name of the person appears in a label below and clears out when the mouse leaves the picture area. The pictures use the PictureBox control, specifically its Image property.
Program 2. Math Oddity