Goodbye projectDate: 8/27/24
In this program we learned how to use buttons in order
to be able to change the language of the primary text.This is also
the very first project of the class!
|
![]() |
Help page programDate: 8/29/24
In this program we created a help page for a fake company and learned how
to use a button that allowed users to change the color and font of a text.
|
![]() |
Mailing labelDate: 9/3/24
In this program we learned how to use textboxes to store information
that a user has inputed and output it to create the mailing label.
|
![]() |
MadLibsDate: 9/6/24
In this program, users type their answers in the textboxes. The outcome
is a story with their answers. Basically your average Madlibs.
|
![]() |
Car rentalDate: 9/13/24
In this program, users are able to rent a car and find out the cost
to rent the car. We learned how to code the program to do the math.
|
![]() |
BMIDate: 9/18/24
In this program it outputs the BMI of the user by taking info from
textboxes.
|
![]() |
TestScore programDate: 9/23/24
In this program, users input info about two tests, the program then calculates
the average and outputs which test did better.
|
![]() |
Dice probabilitiesDate: 9/27/24
In this program, users roll a dice and the program calculates
the probability of the number the dice landed on.
|
![]() |
Craps gameDate: 10/17/24
In this program, users play a game of Craps.
|
![]() |
Slot MachineDate: 10/25/24
In this program, we used random number generators to generate random
images for the slot machine. Get the same picture in all 3 slots and win!
|
![]() |
Taco shopDate: 11/5/24
In this program, users order tacos and the program outputs the total cost
of your order.
|
![]() |
Rock Paper Scissor lizard SpockDate: 11/19/24
In this program, users can play Rock Paper Scissor lizard Spock. Basically
Rock,Paper,Scissors but with two more options.
|
![]() |