If you know how to read a file then:
create a data structure in your program to hold the data you will read. eg You could have an arraylist of instances of a Student class that has name etc and a hashtable of courses/grades.
Read the file into the data structure.
Loop through the list of Students and for each student process his courses & grades to compute whatever
JamesCherrill
... trying to help
8,505 posts since Apr 2008
Reputation Points: 2,583
Solved Threads: 1,454
Skill Endorsements: 29