Computer Science 1




Welcome to my computer science 1 webpage, my name is Amy Bayard
and I am learning how to code using C# by teaching of Mr. Salesky!
I use visual studio which can be downloaded
here for free!



Hello Language Project

Date: 9/15/2016

In this project, Learned how to make basic buttons,
change label visibility, and get used to the program.

Logo Project

Date: 9/21/2016

With this, we learned more complex label behavior.
We also learned how to code image interactions.

Mailing Project

Date: 9/26/2016

Here we worked on taking and rearranging
text through labels.

Book Store

Date: 9/28/2016

In this project, we practiced calculations
and distributions of mathematics through labels.

Car Rental Project

Date: 9/29/2016

In this program we practiced more calculations.
and distributions through labels.

BMI Calculator

Date: 10/10/2016

Here we practiced more calculating, but this
time we used it to distrubute people's BMI.

Car Rental 2

Date: 10/20/2016

Here we improved our Car Rental 1 project.

Grading System

Date: 10/21/2016

A program using calculations and label output.
Here you can compare test grades.

Dice Project

Date: 10/24/2016

Here there's a program that uses a randomizer.
You can roll dice.

Game of CRAPS

Date: 11/3/2016

CRAPS is like the Dice Project but with rules
that can cause you to lose or win the game.

Lottery Project

Date: 11/8/2016

Again, this is a spinoff of the Dice Project.
Now there is a prize which changes based off

T-Shirt Program

Date: 11/18/2016

This program is more calculation practice, this
time using currency.

SuperBowl Project

Date: 12/8/2016

Here, we use new window pop-ups to display two
different teams pasts involved in the SuperBowl.

Arrays Project

Date: 1/5/2017

This is the first program in which we study how to
use the function of arrays.

Fish

Date: 1/18/2017

We used this project to branch our knowledge of
arrays, going off of the Arrays Project.

Tic Tac Toe

Date: 1/30/2017

With this, we learned to register clicks in certain
places and how to cause a win from certain clicks.

Space Invaders

Date: 2/15/2017

In this program, we made a basic space invader game.
We learned how to use arrays for the invaders.

Starfield

Date: 1/30/2017

With Starfield, we got shown how to cause randomized
picture placements and picture movements through timers.

AI Chase Game

Date: 3/2/2017

In AI Chase we used arrays for the enemies and
timers for movement. We learned how to make an
enemy chase after the user.

Final - LudiChris

Date: 3/2/2017

In this project we compiled everything that we've
learned over the past school year to make a game
completely on our own with a few rules for guidance!