F R E S H M A N P R O J E C T S.






Title: Goodbye Project

Date: September 16, 2015

Project Description: This project demonstrated how to use buttons to change the text in the label. By clicking the button of the language, the text in the label changes to say "Goodbye" in that language.

Title: Help Page

Date: September 21, 2015

Project Description: This project demonstrated how to use buttons to show labels with text and images.

Title: Mail Label

Date: September 24, 2015

Project Description: This project demonstrated how to use buttons and text boxes and output them onto a label with concatenation.

Title: Car Rental 1

Date: September 29, 2015

Project Description: This project demonstrated how to output text boxes with concatenation into a label and use buttons to calculate the price of a car and the manager stats.

Title: BMI Calculator

Date: October 5, 2015

Project Description: This project demonstrated how to calculate height in feet into the Body Mass Index.

Title: Car Rental 2

Date: October 12, 2015

Project Description: This project demonstrated how to use radio buttons and check boxes and add and calculate prices.

Title: Dice Project

Date: October 16, 2015

Project Description: This project demonstrated how to use random numbers with dice and calculate how many times each number was rolled with the percentage.

Title: Test Score Calculator

Date: October 28, 2015

Project Description: This project demonstrated how to find the higher percentage of two test scores, find the average, and find the letter grade.

Title: T-Shirt Program

Date: November 2, 2015

Project Description: This project demonstrated how to calculate multiple orders and add calculations from radio buttons and check boxes and output the sales summary.

Title: Slot Machine

Date: November 16, 2015

Project Description: This project demonstrated how to use random numbers to make a slot machine game using pictures. You can bet money with radio buttons and win a jackpot.

Title: NCAA Football

Date: December 11, 2015

Project Description: This project demonstrated how to use dropdown menus to display message boxes with the NCAA Football Teams.

Title: Fishy Game

Date: January 7, 2015

Project Description: This project demonstrated how to use the timer and random integers to make a fish swim around the limited "tank".

Title: N!

Date: January 13, 2015

Project Description: This project demonstrated how to use a for loop and generate integers to display a type of number sequence.