Get Paid to do this task!

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Apr 2009
Posts: 1
Reputation: Zass101 has a little shameless behaviour in the past 
Solved Threads: 0
Zass101 Zass101 is offline Offline
Newbie Poster

Get Paid to do this task!

 
-3
  #1
Apr 19th, 2009
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.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 332
Reputation: quuba is on a distinguished road 
Solved Threads: 54
quuba quuba is offline Offline
Posting Whiz

Re: Get Paid to do this task!

 
2
  #2
Apr 19th, 2009
$5!
is $120. Invest this sum in your education.
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 1,627
Reputation: BestJewSinceJC is a name known to all BestJewSinceJC is a name known to all BestJewSinceJC is a name known to all BestJewSinceJC is a name known to all BestJewSinceJC is a name known to all BestJewSinceJC is a name known to all 
Solved Threads: 205
BestJewSinceJC BestJewSinceJC is offline Offline
Posting Virtuoso

Re: Get Paid to do this task!

 
1
  #3
Apr 19th, 2009
Yeah, if you want a hello world program, I'll do it for $5
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 1,701
Reputation: javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all 
Solved Threads: 228
Featured Poster
javaAddict's Avatar
javaAddict javaAddict is offline Offline
Posting Virtuoso

Re: Get Paid to do this task!

 
1
  #4
Apr 20th, 2009
Originally Posted by Zass101 View Post
I will pay the first person to finish this task via paypal!!!
I will pay $5!
Only $5 !! You have to be insane.

Firstly, the amount in insulting. In this forum there are many professional programmers that get paid much much more. Why should they bother to fix your problem? Not to mention that even if someone else would do this the amount is nothing near to what is necessary to tempt someone to do this. If you think this worths only $5 do it yourself

AND SECOND and most important. This is a forum for people to learn. We do not give away free code. And when I say "free", I don't mean code that people pay with money, but with effort.
Those who want help have showed with their questions and their efforts that they deserve it. And you will see that we have given code to many people, which was very close to the actual solution of their assignment, only because their attempts were genuine and they were as close as they could get.
This despicable offer of money is insulating to ALL the members of this forum that use their spare time to teach others and offer solutions free of charge because they want to, not because they are paid.
What you suggested can only be interpreted as a miserable attempt to bribe the members of this forum to betray their ideals and the other members of this forum.

P.S.: And as for the first part of my post, even though that I would never accept money from any member of this forum, I find the amount extremely ridiculous.
Try offering 200 euros (260 dollars) because that is how much money (HYPOTHETICALLY) I would agree to do that
Check out my New Bike at my Public Profile at the "About Me" tab
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 2,450
Reputation: masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of 
Solved Threads: 262
Moderator
masijade's Avatar
masijade masijade is offline Offline
Nearly a Posting Maven

Re: Get Paid to do this task!

 
2
  #5
Apr 20th, 2009
Maybe you can get one of your fellow grade schoolers to do it for you for that price. If you multiply the price by ten, you may get some semi-competent unethical "working person" (I won't say professional) to do that simple thing for you, but I wouldn't expect quality, even then.
Java Programmer and Sun Systems Administrator

----------------------------------------------

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 1,701
Reputation: javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all 
Solved Threads: 228
Featured Poster
javaAddict's Avatar
javaAddict javaAddict is offline Offline
Posting Virtuoso

Re: Get Paid to do this task!

 
2
  #6
Apr 20th, 2009
Originally Posted by Zass101 View Post
I will pay $5!
I know that there is an economic crisis all over the world but thank God, we are not that desperate.
In my country, with the taxes and the insurance, I would have only $2.9 left!!!
Check out my New Bike at my Public Profile at the "About Me" tab
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,241
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 491
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: Get Paid to do this task!

 
0
  #7
Apr 20th, 2009
OK, guys fun is over, no need to push it further.

@Zass101 if you actually took your time to read some rules of this forum you would found We only give homework help to those who show effort on top of Java section and therefore you would not posted such twaddle
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC