Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Programing languages.

Author: Omid David Tabibi

Date: 12:36:48 08/15/05

Go up one level in this thread


On August 15, 2005 at 14:19:21, Juan Pablo Naar C. wrote:

>Hi,
>
>I'm completely new to programming and I want to learn a language to program a
>chess engine, it will be a long work. I'm planning to learn C++ first, its
>basics but my brother keeps telling me that C++ is old and is not used anymore,
>that Visual Basic.NET is easier and shorter to program. What do you guys think?

If you are planning to program in .NET platform, I strongly suggest that you use
C# and stay away from VB. C# enables very convenient and rapid development (I
found it to be much better than Java). However, it is considerably slower than C
or C++, and so using .NET would not be a good choice for chess programming, or
any other software that is speed critical.





This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.