Off Topic A place for you CBR junkies to boldly go off topic. Almost anything goes.

Computer Programming

Thread Tools
 
Search this Thread
 
  #1  
Old 11-24-2008, 12:07 PM
smitty911's Avatar
Senior Member
Thread Starter
Join Date: Mar 2008
Location: Michigan
Posts: 276
Likes: 0
Received 0 Likes on 0 Posts
Default Computer Programming

I need to write a texas holdem program in VB.Net and im lost. i dont know where to start. it is only a logic class so it does not have to be fancy it just has to work. has anyone wrote a program like this?
 
  #2  
Old 11-24-2008, 12:29 PM
woo545's Avatar
Senior Member
Join Date: Jun 2007
Location: PA
Posts: 2,680
Likes: 0
Received 1 Like on 1 Post
Default RE: Computer Programming

The only program I wrote of this ilk was to solve Suduko puzzles (created in Excel VBA).
 
  #3  
Old 11-24-2008, 12:30 PM
woo545's Avatar
Senior Member
Join Date: Jun 2007
Location: PA
Posts: 2,680
Likes: 0
Received 1 Like on 1 Post
Default RE: Computer Programming

Try searching for "Texas Hold em algorithm" and see what you get.
 
  #4  
Old 11-24-2008, 12:31 PM
Endless's Avatar
Siggy Maker & All Round Good Guy
Join Date: Nov 2008
Location: Southern Cali baby!
Posts: 542
Likes: 0
Received 0 Likes on 0 Posts
Default RE: Computer Programming

What with c++?
Flash? Edit: oh der me. you said VB

There is tons of tutorials on google.
I am just fluent in html and some bbc.
This is where i learned alot of what i know:

http://www.w3schools.com/
 
  #5  
Old 11-24-2008, 12:33 PM
crashkhanman's Avatar
Senior Member
Join Date: Aug 2007
Location: Winchester, Va
Posts: 2,076
Likes: 0
Received 0 Likes on 0 Posts
Default RE: Computer Programming

Can you write it in Java?? ..then i'll be able to help. Otherwise I can only help with the logistic(sp) behind the program.
 
  #6  
Old 11-24-2008, 12:34 PM
smitty911's Avatar
Senior Member
Thread Starter
Join Date: Mar 2008
Location: Michigan
Posts: 276
Likes: 0
Received 0 Likes on 0 Posts
Default RE: Computer Programming

i been looking on google but those programs are more complex than i need it to be.
 
  #7  
Old 11-24-2008, 12:36 PM
smitty911's Avatar
Senior Member
Thread Starter
Join Date: Mar 2008
Location: Michigan
Posts: 276
Likes: 0
Received 0 Likes on 0 Posts
Default RE: Computer Programming

the only language we learned is VB Its not a language class really its a programming logic class so we didnt learn much on the different languages
 
  #8  
Old 11-24-2008, 12:52 PM
woo545's Avatar
Senior Member
Join Date: Jun 2007
Location: PA
Posts: 2,680
Likes: 0
Received 1 Like on 1 Post
Default RE: Computer Programming

Was this assigned or something you volunteered to do? If you volunteered, then maybe you can change it to something simpler, such as Tic Tac Toe or better yet, Suduko (you don't have to worry about strategy).

What you have elected to do, is mammoth. You will have to worry about the details of betting, winning hands, comparing hands, card management. Just one component of that is complex let alone all of them put together. If you had a year or two and/or a team of programmers you could take on the whole project. I can't even see how you could simplify this unless you just took on one small component.
 
  #9  
Old 11-24-2008, 12:56 PM
Join Date: Sep 2008
Location:
Posts: 158
Likes: 0
Received 0 Likes on 0 Posts
Default RE: Computer Programming

I created a BlackJack game in VB a while back. It wasn't that hard, I did it in a few weeks. I still have the source code if you'd like to take a look, although you would have to wait until I got home.
 
  #10  
Old 11-24-2008, 01:06 PM
woo545's Avatar
Senior Member
Join Date: Jun 2007
Location: PA
Posts: 2,680
Likes: 0
Received 1 Like on 1 Post
Default RE: Computer Programming

Blackjack should be relatively easy too.
 


Quick Reply: Computer Programming



All times are GMT -5. The time now is 03:09 PM.