Skip to content

Apetrock24/apcsweatherreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name: Yunus Gubrud Current CS teacher: Mr. Dillon

Description of project: This simple projects akes in temperature, chance of precipitation, and humidity information for the next 7 days. It thens sorts the information and displays it in decending order with the associated day and higlights the highest and lowest value of each list. The project uses: abstract classes, polymorphism/inheritance, Scanner, Arraylists, static methods, iteration, switch cases, and try-catch blocks. it also uses the 3 sorting algorithims in APCS-A which are insertion, bubble, and selection sort.

Compile and run instructions: In the root directory containing App.java, run javac *.java then run java App.java and follow the prompts given by the program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages