|
|
|
|
College
Projects |
The
following programs were
projects that I had to complete
for my Visual Basic course.
The book Programming
Business Applications with
Visual Basic by William
E. Burrows & Joseph
D. Langford was used as
a reference. |
Project
Name |
Version
|
Source
|
Download
|
Timer
Control |
VB
4.0, 32-bit
|
|
|
An
introduction
to the Timer
Control. |
|
Global
Variable |
VB
4.0, 32-bit
|
|
|
An
introduction
to Variables
and Modules.
|
|
EOQ |
VB
4.0, 32-bit
|
|
|
The
Economic Order
Quantity (EOQ)
is an introduction
to Dim Statements.
|
|
Yearly
Bonus |
VB
4.0, 32-bit
|
|
|
An
introduction
to Option
Buttons, Check
Boxes, Input
Boxes, Message
Boxes, Formatting,
Showing/Hiding
Forms and
If...Then
Statements.
|
|
Valid
Input |
VB
4.0, 32-bit
|
|
|
This
project introduces
the KeyPress
Event and
the GotFocus
Event.
|
|
Factorial
|
VB
4.0, 32-bit
|
|
|
An
introduction
to the For...Next
Event. |
|
|
|
|
|
|
|