Question Help Building a Program

IrishAndy

New member
Joined
Mar 15, 2011
Messages
2
Programming Experience
Beginner
Hi Im currently a 2nd year Student in computer and software and i am building a program. The Program consists of a soccer league which has 20 teams in it. I am trying to generate random fixtures where on team plays the other 29 teams twice one at home and the other away and never play itself and i seem to have hit a brick wall. I could appreciate any advice or sample code would be great. my main language is Java but was thrown into the deep end with the vb.net.I was thinking of having an array list inside of an array and select the teams from that.

All Help will be gratefully appreciated

Andrew
 
In case I forgot to mention i will be reading my teams from a script and I am using oracle to connect my forms etc to my script. Hope this helps anyone .
 
Back
Top