Computer Science

Computer Science is a class taught by Ms. Taricco. In Computer Science, we follow along some of the AP Computer Science A curriculum using Java, with intermittent projects on topics such as website design and creation in HTML and CSS, and an app construction project called Apps for Good, along with the American Computer Science League (ACSL), a programming competition for high schoolers. Since I’ve already taken the AP CSA Exam, which covers most of the course work, I’ve spent my time working on an independent coding project.

For my independent Coding Project, I designed an algorithm for generating trees and made a 3D viewer using Processing. Below is an image of the program, as well as a download link if you want to try it out.

My Tree Program in Action!

Click Here to Download my Project!

Another assignment I worked on for Computer Science is a time display program. It allows the user to input a number of milliseconds and convert it to hours, minutes, seconds, and milliseconds.

Click Here to Download my Program!

My Time Program in Action!