Click here to Skip to main content
15,895,283 members
Please Sign up or sign in to vote.
1.75/5 (4 votes)
See more:
Hi, I would like to write a program for organizing bets on horses. It's functions should cover all the typical operation at a betting ageny, such as setting up a race, taking bets, calculating the odds, and entering the final results.

What programming language would you advise me to use? Should I use a database, and which? Can you give any additional tips how to go about it?

[edit]Rewrote posting for brevity and clarity. Please check the earlier versions for more details.
Stefan Lang[/edit]
Posted
Updated 29-Sep-11 22:41pm
v3
Comments
André Kraak 29-Sep-11 16:06pm    
So what is your actual question?
mbue 29-Sep-11 16:28pm    
Internal error: Too many numbers in question.
willcyrus 29-Sep-11 16:48pm    
which programgramming language i should use that would make it easier
Albert Holguin 29-Sep-11 16:52pm    
I'd recommend you shorten your explanation and place your actual question up there ^ ...use the "Improve question" link to make the changes...
Kschuler 29-Sep-11 17:17pm    
If you're question is really "Which programming language should I use?" then I'd say it really doesn't matter. You've done the hard part already with planning out exactly how your program is going to work.

1 solution

As a reminder, here's the help text that you should have read when posting your question (emphasis mine):
A few simple rules when posting your question.

    1. Have you searched or Googled for a solution?
    2. Be specific! Don t ask "I need to write a booking application". Specify exactly what it is you need help with.
    3. Keep the subject brief but descriptive. eg "How do I change the dialog colour?"
    4. Keep the question as concise as possible. If you have to include code, include the smallest snippet of code you can - do not dump your entire codebase.
    5. Tag your question appropriately.
    6. Your question may be edited or retagged by others. Anything inappropriate will be removed.
    7. If you have a school or university assignment, assume that your teacher or lecturer is also reading these forums.
    8. Be courteous and DON T SHOUT. Everyone here helps because they enjoy helping others, not because it s their job.
    9. Do not remove or empty a message if others have replied. Keep the thread intact and available for others to search and read.
    10. Do not be abusive, offensive, inappropriate,harass anyone on the boards or post ads or spam. Doing so will get you kicked off and banned. Play nice.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900