Zari C Sharp
Zari C Sharp
Programming Language
By Andrea Zari
WHAT IS C#?
C# is a modern, general-purpose programming
language that can be used to perform a wide range of
tasks and objectives that span over a variety of
professions. C# is primarily used on the Windows .NET
framework. This highly versatile programming language
is an object-oriented programming language (OOP) and
fairly new to the game, yet already a reliable crowd
pleaser.
The IDE usually used to code in C# is Visual Studio Code
THE CREATION
Anders Hejlsberg, a Danish
software engineer, is the key
contributor to the
development of C#.
In 1999, he created a team to
develop a new language that
was later called "Cool". The
project was approved and
announced in July 2000 at the
.NET Developers Conference.
The language was later
renamed C#.
C# is pretty similar to Java but it
differs from it in some key elements:
1. Automated management
of the memory 4. the server running the
application must be
Windows-based.
CONS
PROS
3. simple Backward
compatibility 6. Subpar GUI quality of the
platform
PROGRAM EXAMPLE