Skip to content

qopci/JavaHomework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Student Grades Program

My Java program manages a list of students and their grades for different subjects, using a Hash Map and an Array List. The results of the program are visible in the Terminal, under the Output section.

Two Topics Covered

  • HashMap
  • ArrayList

How to Run the Program

  1. Clone the repository.
  2. Navigate to the repository directory.
  3. Compile and run the program.

About

Java Homework Assignment - Week 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages