Visual Basic


Home Introduction

Lesson 5- Building a Program, Pt 1


Now, we are going to build a functional program together! We'll use everything you know so far. Here in part 1, we will create the form. In part 2, we will code.


Step 1:


Start a new project, just like how I showed you. Name it movie_calculator .


Step 2:


We're gonna build a movie calculator. Imagine you're at the movies and you order a ticket, candy, popcorn, and drink. This program will add it all up to give you a "receipt!" This is what I want you to add:

When you are finished it should look like mine:

This image is here for you to reference, not copy! Make it your own!


Step 3:


Now, let's assign Names. Here is where you'll need to add names: