Changes

Jump to: navigation, search

The C Sharp Language and Environment

2 bytes added, 19:54, 30 January 2008
no edit summary
C# is the latest progression in a never ending quest to make it as easy and efficient as possible for humans to program computers. Whilst it would be easy to simply describe C# as just another object oriented programming language developed by Mcirosfot Microsoft (and ratified by ECMA and ISO), the fact is that C# is actually an integral part of an entire development and execution infrastructure. There primary object of this chapter of [[C Sharp Essentials|C# Essentials]] is to provide an overview of both the C# language and the infrastructure on which it relies. By the end of this chapter it also is intended that the reader will have a clear understanding of what acronyms such as CLI, CLR, VES, JIT and .NET mean.
== A Brief History of Computer Programming Languages ==

Navigation menu