Computer Science 1




Hello- this is my GITA 1 / computer science 1 webpage.
I am learning C# this year. This page demos all of my
C# projects, You can download them and see them run.


Goodbye

8/31/22

In this program, we learn how to use buttons, labels, and images.


About Page

9/2/22

In this program, we learn how to change fonts and colors. We also learned how to make things Visible.


Mailing Label

9/7/22

In this program, we learned how to use text boxes and concatenate information.


Madlibs

9/9/22

In this program, we learned how to make a clear button and practiced concatenation.


Car Rental

9/12/22

In this program, we learn how to use global variables, normal variables, and then calculate and output an answer.


BMI

9/22/22

In this program, we practice taking in information, calculating a result and then outputing it.


Car Rental Upgrade

9/28/22

In this program, we learn how to use radio buttons and checkboxes.


Test Score

9/30/22

In this program, we practiced using if statements and calculating an average.


Dice Game

10/4/22

In this program, we learn how to calculate probability and keep track of how many times the dice was rolled.


Vegas Craps Dice Game

10/11/22

In this program, we learn how to keep track of multiple things at once and show a message box.


Triangle Checker

10/19/22

In this program, we learn how to code geometric rules into a program. We also learned how to use if statements inside of if statements.


Slot Machine

11/3/22

In this program, we learn how to generate random numbers and use else and if else statements.


Taco Truck

11/15/22

In this program, we learn how to calculate customer cost for purchasing yummy tacos. We also practiced working with radio buttons again.


Stair Walker

11/8/22

In this program, we learn how to use arrays. We also learned how to work with timers.


Rock Paper Scissor

12/15/22

In this program, we learn how to code a game with simple rules using if statements. We also practiced enabeling and changing the visibility of buttons and group boxes.


2D sub program

1/20/23

In this program, we learn how to combine a move a picture through an box of arrays.


Tic-Tac-Toe

2/8/23

In this program, we learned how to code functions for picture box presses.


Basic AI

2/17/23

In this program, we learned how to code a movement code for a picture box.


Star Field

2/28/23

In this program, we learned how to grow picture boxes.


AI Upgrade

3/20/23

In this program, we learned how apply the movement code to multiple picture boxes.


Number Array

3/20/23

In this program, we learned check for different numbers and averages in a generated amount of numbers.


Invasion

5/26/23

This is my final project, it is a tower defence game.