C#
C# is intended to be a simple, modern, general-purpose, object-oriented programming language. C# is one of the programming languages supported by the .NET Framework’s Common Language Runtime. Its development team is led by Anders Hejlsberg, the designer of Borland’s Object Pascal language. It has an object-oriented syntax based on C++ and is heavily influenced by Java. It was initially named Cool, which stood for “C-like Object Oriented Language.” However, in July 2000, when Microsoft made the project public, the name of the programming language was given as C#. The most recent version of the language is 3.0 which was released in conjunction with the .NET Framework 3.5 in 2007. The next proposed version, 4.0, is in development (from Wikipedia).
Projects:
- WortopiaBot – Small command-line tool to solve online Boggle games
- Airship Assault – Game demonstrating the use of multiple mice for multiple persons in one application