Skip to content

A collection of various AP Computer Science A projects

Notifications You must be signed in to change notification settings

RonitBarman/APCS_Projects

Repository files navigation

APCS_Projects

A collection of various AP Computer Science A projects

Access Calculate and Calculate Library

Calculate library contains various math functions and operations Access Calculate contains the client code to access the library

Text Excel

A simple command line based spreadsheet application with basic operations including clear, sum, average, with support for math operations.

Country Data Project

Code to analyze and store data regarding countries and their characteristics. The output prints information
about certain characteristics for certain countries in certain given years. One version uses Arrays, and another uses
ArrayLists.

Hourglass Project

Code that can be used to output an "n" long ASCII hourglass to the console.

Quadratic Describer

Code that can describe various aspects of a given quadratic function including axis of symmetry, vertex
horizontal and vertical intercepts. The code has command line interface.

Number Processing

A command line application where the user can input any amount of numbers and will recieve information about
the max, min, and average of those numbers

Guessing Game

A command line based guessing game where the user has to guess a randomly generated number in a range of their choosing.

About

A collection of various AP Computer Science A projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published