Page 1 of 1

Ok where do I start?

Posted: Tue Jul 06, 2010 2:28 am
by LucenaTheLucid
It's boring sitting on the sidelines of chess programming. In August 2011 I'll start in school for a basic computer programming degree...however I want to start learning now so I can write a simple chess engine.

I downloaded Codeblocks, but it seems like a bad starting point. Any recommendations?

Re: Ok where do I start?

Posted: Tue Jul 06, 2010 7:06 am
by Jeremy Bernstein
LucenaTheLucid wrote:It's boring sitting on the sidelines of chess programming. In August 2011 I'll start in school for a basic computer programming degree...however I want to start learning now so I can write a simple chess engine.

I downloaded Codeblocks, but it seems like a bad starting point. Any recommendations?
If you're on Windows, get Visual Studio C++ Express or Eclipse. I use VSC++ for my job -- it's a fine IDE.

Jeremy

Re: Ok where do I start?

Posted: Tue Jul 06, 2010 12:24 pm
by mjlef
LucenaTheLucid wrote:It's boring sitting on the sidelines of chess programming. In August 2011 I'll start in school for a basic computer programming degree...however I want to start learning now so I can write a simple chess engine.

I downloaded Codeblocks, but it seems like a bad starting point. Any recommendations?
Try chessprogramming.wikispaces.com