Results 1 to 15 of 15
Thread: Get Paid to do this task!
- 04-19-2009, 11:37 PM #1
Member
- Join Date
- Apr 2009
- Posts
- 1
- Rep Power
- 0
Get Paid to do this task!
I will pay the first person to finish this task via paypal!!!
I will pay $5!
Good luck!
Brief:
Create a program that will read data related to the test results of a particular group of learners from a text file. The data must include fields of the following types: String, int, double, boolean and char. The program must include and call a number of methods and be based on a menu system.
1. You are required to create your own data text file that will provide the data types mentioned above. the file must contain the records of at least 20 learners. the data mentioned must be structured so that it is possible to do the following with it:
a) Extract the initials From the learners first name.
b) Find the gender (M or F) Of the learner with the highest and lowest mark in mathematics
c) Find the average of the marks for 7 subjects for each learner
d) Display the name of the learner who has the overall highest average for their 7 subjects
e) Display the average age of the learners in the class in years.
f) Display the entire contrnts of the data file in a meaningful tabular format.
2. Your program must make use of object orientation and must include the following methods
a) extractInitals() That displays the initials and surname of each Learner in the data file.
b) highMark() that displays thr first name, surname, gender and mark of the pupil with the highest mark in mathematics
c) lowMark() That displays the first name, surname, gender, mark of the learner with the lowest mark in mathematics
d) highAverage() That determines the average mark for all seven subjects for each learner and displays the name of the learner with the highest average.
e) averageAge() that determines the average age of all the learners in the list
3. you may adapt these methods to include parameters if you need to.
4. concise programming is needed
5. The entire program must be menu driven using a switch case statement that allows the user the choice of which of the items listed in 1 above they want to see.
6. The program must be user friendly and robust as a result of the use of error handling and defensive programming techniques.
-
How about I invite your lazy arse to do your own work on your own. And my advice is free!
- 04-20-2009, 01:19 AM #3
I think I read somewhere that stated that we would love to do your homework for you. The only problem is that the fee is $85/hour (minimum of one hour).
Did you think that everyone here would love to jump on an opportunity to make less than minimum wage?
If you want to pay me the minimum, I'll do it for you ;)
Mr. Beans
- 04-20-2009, 01:21 AM #4
Member
- Join Date
- Nov 2008
- Posts
- 40
- Rep Power
- 0
This seems exactly like a program I had to do in one of my Java prog classes in college. You'll never get better if you don't do it on your own.
-
Mr. Beans, $85 is too cheap. If he's that desperate, I'd hold out for at least twice that amount.
- 04-20-2009, 01:49 AM #6
This Guy is Funny
HA HA HA... do YourOwnJava homework dude...:p Otherwise save some money and change your program now.
- 04-20-2009, 02:23 AM #7
$5! What an insult. and "Good Luck" ? not Thank You?
USE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)
-
I suggest that you try this post in the forums.sun.com site. They're a bit friendlier than this site and are more receptive to this sort of thing.
- 04-20-2009, 04:24 AM #9
I made a ton doing my friends CS homework in school.
Moral of the story ... they failed and I aced the class.
-
This thread is not playing out according to the script. Surely the original poster would be posting back now cussing and swearing and telling us how we are nothing but worthless nerds, that we live in our mother's basement, have no life and should leave him alone.
- 04-20-2009, 07:47 AM #11
Senior Member
- Join Date
- Sep 2008
- Posts
- 564
- Rep Power
- 13
i'm done... give me my $5... however, i will not give you the code, as that is not part of the agreement.
- 04-20-2009, 08:31 AM #12
Senior Member
- Join Date
- Jan 2009
- Posts
- 671
- Rep Power
- 13
LMAO! This is probably at least 2 hours of work even for an expert (mostly to verify the requirements have been met). Even programmers in India earn more than $2.50/hour.
- 04-20-2009, 02:39 PM #13
$5 ? Wow ... the world economic crisis is really affecting individual cash flow...
CJSLChris S.
Difficult? This is Mission Impossible, not Mission Difficult. Difficult should be easy.
- 04-20-2009, 03:34 PM #14
Member
- Join Date
- Apr 2009
- Location
- Brisbane
- Posts
- 86
- Rep Power
- 0
> I will pay $5!
Sweetheart I charge $200 per hour for "short term consulting work".
package lazy;
class DoYouOwnHomeWork
{
}
That'll be $5.00 plus GS Effing T thank you.
Good grief!
- 04-21-2009, 06:44 AM #15
Senior Member
- Join Date
- Mar 2009
- Posts
- 552
- Rep Power
- 13
For God's sake... what is this world coming to. I started programming like 2 months ago and I could do this in 4 hours if I tried hard. And I had never seen any kind of code before in my life! Do your own homework!!!
If the above doesn't make sense to you, ignore it, but remember it - might be useful!
And if you just randomly taught yourself to program, well... you're just like me!
Similar Threads
-
Task Scheduler
By fabs in forum Threads and SynchronizationReplies: 3Last Post: 04-21-2009, 12:17 PM -
Need some help with a task, constructors.
By JKM in forum New To JavaReplies: 1Last Post: 02-01-2009, 11:09 PM -
Scheduling a task
By bugger in forum Advanced JavaReplies: 3Last Post: 12-04-2007, 01:32 PM -
Task Blocks 0.5
By johnt in forum Java SoftwareReplies: 0Last Post: 08-08-2007, 09:43 PM
Bookmarks