C sharp

From Chessprogramming wiki
Jump to: navigation, search

Home * Programming * Languages * C#

C# has been developed by Microsoft as part of the .NET Framework. It is a Multi-paradigm programming language, being functional, imperative, generic, object-oriented, and component-oriented. C# Chief Architect is Anders Hejlsberg, the creator of Turbo Pascal and Delphi [1].

Chess Engines

See also

Publications

Forum Posts

2010 ...

Re: Question About CPP-C#, Performance, and Square Represenation by Erik Madsen, CCC, October 03, 2012 [2]

2020 ...

External Links

C#

Yield

Frameworks

Chess Programs

References

  1. Behind the Code with Anders Hejlsberg, by Barbara Fox, © 2005 Microsoft, YouTube Video
  2. Behind the scenes of the C# yield keyword by Lars Corneliussen, June 9, 2008

Up one Level