-

Computer Science 1




We are learning to code in C#.
border="2px" align="center"> This class is .


1.

Good Bye Program

9/10/2019

This project translates "Hello" in different languages.

2.

About Page

9/11/2019

This project shares information of the logo and introduce our company.

3.

Mailing Label

9/16/2019

This project creates a mailing label based on the information collected by user.

4.

Car Rental 1

9/20/2019

This program calculates Car Rental and manager sales. Client's can choose car types and by using that information, the program can calculate total rental pricing.

5.

BMI

9/27/2019

This project demonstrates how to calculate a BMI on each individuals. It also calculates average BMI and keeps in track of number of BMI as well.

6.

9/30/2019

This program calculates Car Rental and manager sales. Client's can choose car types and extra charges and by using that information, the program can calculate total rental pricing.

7.

Test Score Program

10/04/2019

This program can transfer number grade into letter grade and also calculate highest test score and average test score.

8.

Dice Game

10/08/2019

The Dice Game Program calculates the sum of dice values and total number of rolls. It also keeps in track of the probabilty of each sum values.

9.

Vegas Craps Game

10/14/2019

The Craps Game has a rule where players win with the roll of 7 or 11. And players win with the roll of 2, 3, or 12, and 4, 5, 6, 7, 8, 9, 10 is not lose or win but receives a point.

10.

Shirt Sales

10/21/2019

This program calculate shirt sales price. Different sizes and add-ons has different price. This program also calculates store sales in total by a summary program.

11.

Slot Machine

10/29/2019

The slot machine game has a rule where 3 of the same graphic earns Jackpot which is $1000. This program also keeps in track of number of dice rolled, current balance, and total money earned.

12.

Rock Paper Scissors

11/12/2019

This programs the game Rock-Paper-Scissors. 2 Players can each choose between Rock, Paper, or Scissors using radio button. This program then figures out who won and keeps in track of winning counts of each players.

13.

Fish 1

11/18/2019

This program moves fish left and right in a tank. It also keeps in track of how many times it moved, number of times it bumped left or right.