Creating a grade book that will use arrays

Assignment Help JAVA Programming
Reference no: EM13809901

You will be creating a grade book that will use arrays to store students and their grades. The breakdown of the project is as follows.

You must be able to add a student, remove a student, edit a student, remove all students, and exit the program.

We are going to assume that each student has 10 possible assignments with a possibility of 10 points per assignment.

You are to develop several classes for this project to use. I will provide the class names, methods required (although you can create additional ones) and a grading rubric so you can coordinate your time accordingly.

The first class that you are to create is your driver class, that is, the one with the main method, and that is all.

Class Name: MidtermDriver

Method Name: main

Parameters: String[] args

Desired Result: Should initiate your midterm project using one method call to another class.

Data Returned: None

The next class that you are to create will be where most of your work is done, and will be the bulk of your grade.

Class Name: Midterm - No constructor needed

Method Name: startProgram

Parameters: None.

Desired Result: This method should control the flow of your program, calling other methods of this class, and others as needed.

Data Returned: None.

Method Name: displayWelcomeMessage

Parameters: None.

Desired Result: Should print welcome message that explains the program briefly. Also include your name and CSC 275 Online Midterm Project

Data Returned: None.

Method Name: displayOptions

Parameters: None.

Desired Result: Print available options for program and read in an integer for their choice. Make sure that ONLY a single digit integer is entered. If something other than an integer is entered you should prompt the user to make a choice again, reinforcing the rules.

Data Returned: User choice of action to take

Method Name: addStudent

Parameters: None.

Desired Result: Prompt the user for student's name, add the student to the array list (global) then have the user add grades for the student, assume 10 assignments with 10 points possible each.

Data Returned: None.

Method Name: removeStudent

Parameters: None.

Desired Result: Prompt the user for student's name then remove the student from the array list

Data Returned: None.

Method Name: editStudent

Parameters: None.

Desired Result: Prompt the user for student's name then edit the student's information. You should prompt the user asking what they would like to edit so that they don't have to edit everything about the student. For example, here is my option menu:

Method Name: removeAllStudents

Parameters: None.

Desired Result: Remove all students from the array list.

Data Returned: None.

Method Name: listAllStudents

Parameters: None.

Desired Result: List all students in your array list and their grades. For example, my output looks like this:

Name 1 2 3 4 5 6 7 8 9 10

Ben Ritter 2.0 8.0 6.0 5.0 7.0 4.0 7.0 3.0 2.0 6.0

Joshua Smith 9.0 8.0 5.0 7.0 4.0 6.0 3.0 7.0 8.0 5.0

Data Returned: None.

The next class that you need to create will be what I call a Virtual Object. It is an object that we are creating so that we can store data in a concise and thoughtful manner. The only thing we want to do here is store data for easy access and referencing from other classes.

Class Name: Student

Default Constructor - Should do nothing

Overridden Constructor - Should create a student with a name and all 10 grades.

Reference no: EM13809901

Questions Cloud

Create a base banking account : Create a base banking account. Decide what characteristics are common for checking and saving accounts and include these characteristics in the base class
Create a jsp that displays the student name : Create a JSP that displays the student name and the current score, given the EMPLID and class ID. For each class, a text file is used to store the student name, EMPLID, and current score
What is the work done by air resistance : Find the magnitude of the force - Calculate the work done by F and What is the work done by air resistance
Write comprison paper about innate smart vs acquired effoets : Write a comprison paper about innate smart VS. acquired efforts.
Creating a grade book that will use arrays : You will be creating a grade book that will use arrays to store students and their grades. The breakdown of the project is as follows. You must be able to add a student, remove a student, edit a student, remove all students, and exit the program
Classroom behavior management strategies : Normal 0 false false false EN-US X-NONE X-NONE Classroom Behavior Managem..
Transformational change management plan : You will create an entire Transformational Change Management Plan for a medium-sized public company that has lost business to a competitor that has chosen to outsource much of its production operations.
Assignment on analyzing world cultures : Analyzing World Cultures

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd