CyberiaPC.com Main Page




Learning VB

Creating and Executing (running) your First Program

I think that you'll like this lesson because it shows everything that goes into a standard, fully functioning program.  Now that you know what variables are, it's time for us to go ahead and write a simple program.  We'll be making a very basic calculator that can multiply, divide, add and subtract.  Here is how the complete project will look.  In other words, this will be your creation in a while:

In order for you to follow this lesson with ease, I have divided the making of the project into steps.  This lesson is made up of 10 steps.  Hope you have fun!

{Go To Step 1}