Computer Science 1




Alright. So this is my webpage for computer science 1. We
are studying C#. Its my first year of actually coding with words
and it is most likely not my last. The class is a pain 99% of
the time simply coding, but still fun nonetheless.

About Page

11/7/19

In this project, we learned the very basics of visual studio.
That all I can say about this project really.

Mailing label

11/7/19

In this project, we made a simple mailing label for simple people...
I really cant say much about this one honestly, except textboxes.

Car Rental

11/7/19

In this project, we created a form specifically made for filling out an order to rent a car. It did create a decent challenge for me. So there's that.

BMI Measurer

11/7/19

In this project, we coded a calculator for measuring the user's BMI.
BMI is calculated by dividing someone's weight by their height squared.
We also gave the user dietary recomendations based on their BMI.

Car Rental Upgrade

11/7/19

In this project, we upgraded our car rental program... thats it.

Triangle Checker

11/7/19

In this project, we coded a program made to check if a triangle is valid or not. If the triangle is valid we had to also check if the triangle is equilateral, obtuse, or isoceles, and if it is acute, obtuse, or scalene.

Craps Game

11/7/19

In this project, we coded a simple craps game. We also learned how to use random number generators.

Taco Shop

11/7/19

In this program we made a taco shop... I hated this program.

Slot machine

11/7/19

In this program we made a slot machine... this was a beath of fresh air.

Rock Paper Scissors Lizard Spock Game

11/7/19

In this program we made the EA verson of rock paper scissors, pay $99 for lizard and spock... I like this one.

Clicker game.

11/7/19

In this program we created a clicker game... I also like this one.

Fish Tank.

11/7/19

In this program, we used arrays to create a fish tank. The tank in question is just a line, but it works anyway.

Simple Board Game / Fight Club

11/7/19

In this program, we crated a simple board game. I added a combat system to mine to add a depth of strategy.