DEV Community

Cover image for What is C# (c-sharp)?
Mahdi Harouni
Mahdi Harouni

Posted on

What is C# (c-sharp)?

Hello friends, how are you? In this article, I want to introduce you to the C# programming language, which is one of the best and most powerful programming languages. So let's get to it.

C#, pronounced β€œC sharp,” is a general-purpose, object-oriented programming language used to develop a wide range of programs, including enterprise software, video games, and mobile apps. Introduced by Microsoft in 2002 with its release of Visual Studio
.NET, C# is part of the C family of languages, which also includes C and C++. C# is the most modern of the three and easiest to learn since it’s a high-level programming language. In this article, you'll learn more about C#, including what it is, its applications, and jobs that commonly use it.

Top comments (0)