|
Software
used: Microsoft Visual Studios - Visual Basic
Operating
system used: Microsoft Windows 98/2000
The following
subsection is a compilation of code samples and screen shots
that were generated by myself while attending DeVry Institute.
The following code was a final exam, which was completed within
four hours. The programs functionality is listed below:
Code Example
Splash Screen: This section of the program is a form that
starts when the program is run. There are multiple images appearing
to moving across the screen.
Code Example Halloween Order Form: This from allows the user
to enter their name and billing information and select Halloween
items from a list. The program calculates the total and allows
the user to save the information to a file which the program
creates upon clicking the save button.
Code Example Text Editor: This section of the program is a simple
text editor, not unlike windows notepad.
|