1st Semester Freshman Projects




These are the projects I have completed throughout 1st semester.
Click on the image to download a demo.

Title: Goodbye Project

Date: 9/6/15

Project Description: This project demonstrates concatenation and displays "Goodbye" in multiple languages.

Title: Help Page

Date: 9/23/15

Project Description: This project uses the visible property and uses a color and font dialog box.

Title: Mailing Label Project

Date: 9/29/15

Project Description: This project utilizes user input into textboxes to output a simulated mailing label.

Title: Car Rental I

Date: 10/2/15

Project Description: This project simulates the interface of a car rental service.

Title: Car Rental II

Date: 10/2/15

Project Description: This project simulates the interface of a car rental service, with the addition of choices of different cars with different rates.

Title: BMI Project

Date: 10/6/15

Project Description: This project uses variables to calculate the BMI.

Title: Dice Project

Date: 10/20/15

Project Description: This project demonstrated how to generate random numbers and to use the visible property.

Title: Craps Project

Date: 10/27/15

Project Description: This project uses random numbers to simulate the classic casino game of Craps.

Title: Test Score Calculator

Date: 10/28/15

Project Description: This project calculates the letter grade and percentage of two test scores, and compares them to see which is the higher score and the average of the two scores.

Title: T-Shirt Program

Date: 11/13/15

Project Description: This project uses constant variables, along with user input such as textboxes, radio buttons, and checkboxes to determine the price of a single shirt, the price of one shirt times the quantity, and the running total. A summary of the managerial statistics are available.

Title: Slots Machine Program

Date: 11/16/15

Project Description: This project uses random numbers to display images and simulate the popular casino game of Slots.

Title: NCAA Football Program

Date: 12/8/15

Project Description: This project uses listboxes and comboboxes to display data from a database.

Title: Fish I

Date: 1/8/16

Project Description: This project uses arrays to keep track of the position of a fish in a tank.

Title: N! Project

Date: 1/11/16

Project Description: This project uses For Loops to create iterations of certain sequences of numbers, such as the Fibonacci Sequence.