Gita 1




This is my webage for GITA 1. I'm learning C# this year.
We are using Visual Studio to code out projects. I'm new to coding but I have learned
a lot.

Goodbye Project

Date: 8/24/23

This progarm is to translate the label, goodbye, into four different languages, Spanish, French, German, and Korean.

About Page

Date: 8/28/2023

This project is to used different buttons to show off a home page by using buttons and making things visible/not visible.

Mailing Label

Date: 8/24/2023

This project is to input information and store it and output the store information with a mailing label.

Madlibs

Date: 9/08/2023

This is made to test out inputs and outputs while creating a story that the player interact with.

Car Rental

Date: 9/14/2023

This project is to calcuate the price and the number of sales with customner info, using inputs and outputs.

Body Mass Index (BMI)

Date: 9/19/2023

This progarm allows the user to calculate their wieght to see if it is healthy or not by inputting their wieght and height.

Car Rental Upgrade

Date: 9/28/2023

This progarm is used to calcuate the price and the number of sales with customner info, using inputs and outputs and the use of radio and check boxes.

Test Score

Date: 10/02/2023

User can add in two test scores and get find the letter grade, average, and which score is higher of the two.

Dice Probabilites

Date: 10/05/2023

This project uses random numbers and shows the added sum of the two dice and how many times you rolled and the probability of a number showing.

Craps Game

Date: 10/11/2023

This program is like an online craps game that uses randomize and messages boxes to let the user know if they win or lost.

Slot Machine

Date: 10/20/2023

This program is to simulate a slot macine and lets the user input bets and spin the wheel when they do. To spin the wheel they need to enter credits to try and win the grand pize.

Taco Shop

Date: 11/01/2023

This progarm is used to input all the skills we have learned so far through a taco shop where the user can make their own taco and make a order.

Rock, Paper, Scissor, Lizard, Spock

Date: 11/16/2023

This progarm is used to recreate rock, paper, scissors and hide player 1 and 2 choices until reveled

Stair Walker

Date: 11/30/2023

This is used to practice arrays by making a character go up and down.