Two Plus Two Older Archives

Two Plus Two Older Archives (http://archives2.twoplustwo.com/index.php)
-   Software (http://archives2.twoplustwo.com/forumdisplay.php?f=43)
-   -   Programming Language for Tournament Summary Review (http://archives2.twoplustwo.com/showthread.php?t=349548)

10-03-2005 02:14 PM

Programming Language for Tournament Summary Review
 
Im going to be making a program that will review tournament summaries from various skins and be able to put them into a filterable database. This will also have a hand replayer.

Which language should I choose for this? Im a c++ programmer, so I know I cant use that, and I will have to learn a new one. Which Language will be best, and do you think it will be a challenge to learn from a completely c++ history.

thank you for the input.

jba 10-03-2005 02:33 PM

Re: Programming Language for Tournament Summary Review
 
I would use perl for this - it was made for this type of job. If you want to get jiggy check out ruby, another strong text processing language that is actually pretty neat and pure OO.

why do you think you can't use c++?

10-03-2005 03:12 PM

Re: Programming Language for Tournament Summary Review
 
because I have no experience with the visual side of c++ (Im self-taught, and wont be taking c++ classes till next yaer in school) and so I know console stuff.

PokerAce 10-03-2005 04:37 PM

Re: Programming Language for Tournament Summary Review
 
Take a look at wxWidgets. It's what I use for PA Hud and it's easy to use.

imported_Jim C 10-04-2005 07:07 PM

Re: Programming Language for Tournament Summary Review
 
I'll second perl. Perl was invented specifically to perform tasks like this.

FWIW,

Jim


All times are GMT -4. The time now is 02:27 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.