Computer Science

Computer Science is a programming course taught by Ms. Taricco that focuses on Java with instruction on HTML and CSS as well. We learn programming concepts and apply them in labs and class projects, including the development of this website. Scroll down to see some of the assignments that I have completed so far.

Line Art Lab

Line Art

Line Art was a lab that asked us to apply what we had just learned about graphics in Java to create a curved shape using only straight lines. For bonus points, we were asked to create the same design in the center of the first one at half the size of the original.

download

Pac-Man Program

This program was also part of our graphics unit. We had to create a Pac-Man out of a yellow arc and add in three evenly spaced white circles. Pac-Man and the white circles all had to be centered vertically. Read the code for this program below!

Pac-Man
download