I would say the two best things about C# are the IDE and the garbage collection. Perhaps Java has as-good or better in both regards. I don't know. I have never been a Java guy. I became familiar with the .NET platform due to my job.
I think it is fair to say that I ported my C++ code. Some stuff was ported, some stuff was easier to rewrite completely. C# looks to be about 2x to 2.5x slower than C++ for my purposes and for my optimization ability. On 3/14/07, Darren Cook <[EMAIL PROTECTED]> wrote:
> I recently switched from C++ to C#. ... Moving to C# > has increase the rate at which I can try new things by at least 10x. > I wish I would have done so sooner. Yeah, C# is slower. ... Hi Chris, Can you expand on that a bit. In a go context, which C# features are you finding useful? Language features and/or support tools? Also, did you port an algorithm, so can you say just how much slower? Darren P.S. Is anyone using C# on linux? I thought C# was standardized so I expected to find something, but google is only giving me articles from 2001... -- Darren Cook http://dcook.org/mlsn/ (English-Japanese-German-Chinese free dictionary) http://dcook.org/work/ (About me and my work) http://dcook.org/work/charts/ (My flash charting demos) _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
_______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
