July 7, 2020

Horse Class Homework

Create a base Class Called Horses with the following propertiesName, Breed, Gender, Weight, Hands Create a method in the horse class called CalculateValueValue = Weight * […]
July 1, 2020

Black Jack

For this project you will be simulating the game of Blackjack. Our program will not be exactly like the casino game of blackjack but it should […]
May 19, 2020

Multiple forms/Shopping Cart

Shopping Cart Homework has three forms, select at least two favorite bands and at least 4 albums. Populate the listbox with their albums and price. Please […]