C# Basics
Syntax, core concepts, and beginner-level topics of the C# language.
Introduction to C# and the .NET Ecosystem
C# is a modern, safe, and object-oriented language. With the .NET ecosystem, it is possible to develop web, mobile, desktop, and game applications.
C# Basic Data Types
Basic data types in C#: numeric, text, logical, object-based, and nullable types.