Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
/ cs-java Public archive

Okay, lets try this again

License

Notifications You must be signed in to change notification settings

coarchive/cs-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Languages