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?
Ok where do I start?
-
- Posts: 160
- Joined: Thu Jun 10, 2010 2:14 am
- Real Name: Luis Smith
-
- Site Admin
- Posts: 1226
- Joined: Wed Jun 09, 2010 7:49 am
- Real Name: Jeremy Bernstein
- Location: Berlin, Germany
- Contact:
Re: Ok where do I start?
If you're on Windows, get Visual Studio C++ Express or Eclipse. I use VSC++ for my job -- it's a fine IDE.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?
Jeremy
Re: Ok where do I start?
Try chessprogramming.wikispaces.comLucenaTheLucid 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?