GITA 1: First Semester Projects

Goodbye

9/16/2016
This is the first project I've done this year. This program demonstrates how to output different messages to a label. It changes the text to how to say "goodbye" in each shown country.

Help

9/22/2016
This program is a buisness help page that gives some backround information about a company using buttons that can change color, font, and make objects visible.

Mailing Label

9/27/2016
This program takes user input in the form of a Name, Address, City, State, and Zip code, and formats it into a mailing label.

Car Rental

9/29/2016
This program will take information entered by the user, calculate with it, and then output it back to the user.

BMI

10/10/2016
This program takes the Height and Weight of the user and calculates their BMI..

Test Score

10/24/2016
This program will take two test scores as fractions from the user, convert then into a percent and a letter grade.

Dice

10/29/2016
This program will generate two random numbers between one and six, display them as dice, find their sum, and then calculate the experimental proabiblities of getting each sum.

Craps

11/3/2016
This program rolls two dice and determines if the player wins, loses, or rolls again based on the rules of Craps.

Slot

11/6/2016
This program simulates a slot machine, having three rolls where five different graphics can appear. Based on which graphics you get, the user wins money proportional to the bet they set.