954,536 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

I Need Help Please Anyone

Hi, Im new to programing in java and i am having an extemly hard time comprehending and writing code, so if anyone could please help me on a java problem that i have it would be greatly, greatly, appriciated. The question is as follows:

*Write a program that will calculate the final grade of a student. The program should take in the name and grades for one student, calculate thier average, and display the final grade.

*The program will follow the following guidelines:
-ask for the students name
-ask for the students grades on four exams (one grade at a time)
-ask for the students grades on three projects ( one grade at a time)
-ask for the students grades on the final exam
-calculate grades as follows:
*Regular exams are worth 40% of the grade (10% each)
*Project are worth 30% of the grade (10% each)
*Final exam is worth 30% of the grade
-output the students name and final letter grade according to the university scale (e.g. A>=90, etc..)
-have the program repeate for additional students until the user enters the word "quit" when asked for the students name

IF ANYONE CAN HELP ME IT WOULD BE VERY NICE, BECAUSE IM HAVING A HARD TIME CODING FOR THIS PROBLEM, THANK YOU

N17scj
Newbie Poster
2 posts since Oct 2005
Reputation Points: 10
Solved Threads: 0
 

Read This and post what you've got so far. Sounds like a homework assignment to me, isn't the whole idea of going to school so that you can LEARN something? Nothing is easy the first time you do it.

wally_lawless
Light Poster
26 posts since Oct 2005
Reputation Points: 10
Solved Threads: 0
 
Read This and post what you've got so far. Sounds like a homework assignment to me, isn't the whole idea of going to school so that you can LEARN something? Nothing is easy the first time you do it.

Finally, a person who didn't do the homework for the person.

server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
 

I tried to write the program but everytime i run it theres alwayz somthing wrong with it so i dont know what to do!

N17scj
Newbie Poster
2 posts since Oct 2005
Reputation Points: 10
Solved Threads: 0
 

Where's your code???? Like three of us have been saying, YOU show effort and we will help.

server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You