Skip to content
This repository was archived by the owner on Jul 24, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 615 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 615 Bytes

Computer Science Java (cs-java)

This repository is full of stuff that's for my computer science class. It's taught in Java since that's what the AP-CS standards require. Inside this repository is disorganized and messy code that's too small or too bad to deserve it's own repository. I've also decided to teach myself C++ because apparently it's even worse than Java

Style

Project directories should be in PascalCase. Other directories for miscellaneous code should be in kebab-case