corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » URGENT HELP: Any Java experts? (Updated)


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author URGENT HELP: Any Java experts? (Updated)
steve101
Member

Registered: 25th Oct 04
Location: Kilmarnock, Ayrshire, Scotland
User status: Offline
   8th Jan 07 at 22:26   View User's Profile U2U Member Reply With Quote

Hey guys

Is there anyone on here with some java knowledge, im stuck with a (probably simple) uni project.

Cheers

[Edited on 30-04-2007 by steve101]
Planty02
Member

Registered: 5th Mar 05
Location: Burslem, Stoke-on-Trent
User status: Offline
9th Jan 07 at 12:56   View User's Profile U2U Member Reply With Quote

i did a javascript module a uni a few years back - u2u me if u like
James
Member

Registered: 1st Jun 02
Location: Surrey
User status: Offline
9th Jan 07 at 13:18   View User's Profile U2U Member Reply With Quote

Java or Javascript?
Planty02
Member

Registered: 5th Mar 05
Location: Burslem, Stoke-on-Trent
User status: Offline
9th Jan 07 at 19:24   View User's Profile U2U Member Reply With Quote

ive done both to a certain extent
James
Member

Registered: 1st Jun 02
Location: Surrey
User status: Offline
10th Jan 07 at 10:22   View User's Profile U2U Member Reply With Quote

I was asking steve
steve101
Member

Registered: 25th Oct 04
Location: Kilmarnock, Ayrshire, Scotland
User status: Offline
30th Apr 07 at 12:28   View User's Profile U2U Member Reply With Quote

Right guys, I got the thing I needed help on sorted out back in January, but I now need EXTREME help with the current coursework - to me it's extremely difficult, and I've no idea how to do what it's asking, but is probably easy for experts?

Any help GREATFULLY appreciated - will pay money to anyone who can help!
John
Member

Registered: 30th Jun 03
User status: Offline
30th Apr 07 at 12:29   View User's Profile U2U Member Reply With Quote

That'll be handy when they give you a degree and you can't actually do it if you get a job
steve101
Member

Registered: 25th Oct 04
Location: Kilmarnock, Ayrshire, Scotland
User status: Offline
30th Apr 07 at 12:31   View User's Profile U2U Member Reply With Quote

I'll learn it eventually, but this is hefty!
steve101
Member

Registered: 25th Oct 04
Location: Kilmarnock, Ayrshire, Scotland
User status: Offline
30th Apr 07 at 22:45   View User's Profile U2U Member Reply With Quote

anyone? Im pretty good with php etc, but this java is beyond me completely!

andy1868
Member

Registered: 22nd Jun 06
Location: Burscough, Lancashire
User status: Offline
30th Apr 07 at 22:45   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by John
That'll be handy when they give you a degree and you can't actually do it if you get a job


steve101
Member

Registered: 25th Oct 04
Location: Kilmarnock, Ayrshire, Scotland
User status: Offline
30th Apr 07 at 22:46   View User's Profile U2U Member Reply With Quote

to hell with a job in IT!
Simon
Member

Registered: 24th Apr 03
Location: Oxfordshire
User status: Offline
30th Apr 07 at 22:48   View User's Profile U2U Member Reply With Quote

might help if you said what problem was
steve101
Member

Registered: 25th Oct 04
Location: Kilmarnock, Ayrshire, Scotland
User status: Offline
30th Apr 07 at 22:52   View User's Profile U2U Member Reply With Quote

I wouldnt know where to start mate. I basically have been tasked with creating a program - with use of a text file, and the command prompt - which allows two teams to be picked (the players info is held in the text file).

Each side has 11 players each, after the team members have been allocated to the appropriate arrays - add player using command prompt - it then has to be predicted which team will win, based on the players ratings (1,2,3,4,5 etc).

NB I've started the only bit im comfortable with - showing all available players on screen with the command line.

[Edited on 30-04-2007 by steve101]
Dom
Member

Registered: 13th Sep 03
User status: Offline
1st May 07 at 00:43   View User's Profile U2U Member Reply With Quote

are you stuck with the code? as i would look pscode.com for ideas and general questions. But the concept is fairly similar mate, text file with player info...i would do:

frank bob, 3
bob joe, 1
(etc)

with every player having its own line and seperated with a comma for the rating. You list the players (print the text file out). They select the player (each player given a specific number during listing), and based on which team is selecting players (you have two arrays, one for each team) is placed in the correct array.
Repeat this process 21 more times.

Then its a case of going through each array, split the array text on the comma (have two integers for each team) and have the rating value added to the current teams integer. With these two values, divide each one by 11 to get the average....then its a case of which one is bigger to determine who is most likely to win!

Something like that anyways
As for actualy code, haven't a clue never looked at Java....would be fairly simple to knock up in VB/C/C++ though with the above idea.....

 
New Topic

New Poll

  Related Threads Author Forum Replies Views Last Post
What Java Compiler Is Standard? Mikorsa16v Geek Day 2 1229
13th Mar 03 at 16:02
by Mikorsa16v
 
help computer boffs groom Geek Day 33 2810
13th Nov 03 at 21:00
by Tim
 
Urgent help please engine experts -Aliba- General Chat 5 361
7th Apr 04 at 21:27
by -Aliba-
 
How do you use the java multi upload thing jr General Chat 23 1296
25th Jun 06 at 14:35
by Gaz
 
Java help gavin18787 Geek Day 7 943
28th Feb 07 at 19:42
by _Allan_
 

Corsa Sport » Message Board » Off Day » Geek Day » URGENT HELP: Any Java experts? (Updated) 29 database queries in 0.0135710 seconds