C Sharp

    • First Release: 2001
    • Latest Release: 2007
    • Designer: Microsoft
    • Largely influenced by many programming languages
    • Lead Developer: Anders Hejlsberg
    • Allows users to create their own data types
    • Takes more system resources because it is written in a .NET format
    • Currently only available for Microsoft Windows, but there are adaptations that allow it to run on non-Microsoft Windows computers
  • The programming language C Sharp, developed by Microsoft, is an object oriented programming language that is based off of Java and [[C++]]. The language is designed to be a simple, easy to pick up language designed for general object oriented programming. The language is approved and certified by ECMA International and the International Organization for Standardization.
  • Main Features

    There are many features to C# as with many of the other programming languages. There are no global variables in C# and also methods and variables must be declared within the class they are running from, or they should be passed in from another method or class. Also local variables cannot shadow variables of an opposing block of code and multiple inheritance is also not supported, unlike [[C++]]. C# is almost entirely syntactically similar to the Java programming language. This makes it really simple for programmers that are adept in Java to easily move to C#.
  • History

    C# was developed by Anders Hejlsberg as a procedural, objected oriented language based off the [[C++]] and Java code structure. Originally this programming language had the name "Cool", but was later renamed to C#. The name C# was inspired by the musical notation sharp. However, since there are no sharp keys on a keyboard, the pound sign was chosen to follow the C in C#. The first public release of C# was in 2001.

About this page

  • Page Views
    0
What is this?
No one is currently managing this page.
What is this?
This page currently has no vertical manager.