A tour of C# - Overview | Microsoft Learn
https://learn.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/
Dec 13, 2022 · Program structure. C# (pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers.