Java Student Grade Tracker

Beginner Education Java Low effort

A console application that stores student names and grades, calculates individual and class averages, and prints a formatted summary report. Great for practising Java OOP basics, ArrayLists, and Scanner input.

Download Starter Code

Features

  • Add students and record multiple grades per student
  • Calculate individual student averages
  • Calculate overall class average
  • Print a formatted report for all students

Project Roadmap

Follow these steps in order. Each one builds on the previous.

0% completed

Learning Resources

starter_code
Download file
Loading...
Copied to clipboard!