About 23,300 results
Open links in new tab
  1. C# Guide - .NET managed language - C# | Microsoft Learn

    The C# guide has everything you need to learn C# and get started writing .NET apps. Learn C# programming - for beginning developers, developers new to C#, and experienced C# / .NET …

  2. C# Tutorial (C Sharp) - W3Schools

    C# (C-Sharp) is a programming language developed by Microsoft that runs on the .NET Framework. C# is used to develop web apps, desktop apps, mobile apps, games and much more.

  3. Learn C# - free tutorials, courses, videos, and more | .NET

    Free courses, tutorials, videos, and more to learn to program in C#. Resources from the .NET team, .NET community, and training companies.

  4. C# docs - get started, tutorials, reference. - A tour of C#

    Learn how to write any application using the C# programming language. New to programming? Start with beginner tutorials. Experienced developer? A tour of C#

  5. C# - a modern, open-source programming language | .NET

    Explore the concepts and syntax of the C# programming language with live coding demos in our C# for Beginners video series. Once you learn the basics, explore other lessons at the .NET videos page …

  6. Hello World - Introductory tutorial - A tour of C# | Microsoft Learn

    Feb 23, 2026 · This tutorial teaches you C#. You write your first C# program and see the results of compiling and running your code. It contains a series of lessons that begin with a "Hello World" …

  7. Interactive tutorials - A tour of C# | Microsoft Learn

    Feb 23, 2026 · You learn the basics of C# syntax and how to work with data types like strings, numbers, and Booleans. It's all interactive, and you'll be writing and running code within minutes.

  8. Programming Concepts - C# | Microsoft Learn

    Oct 10, 2025 · Use the resources in this section to understand programming concepts in the C# language, including object-oriented programming.

  9. C Sharp (programming language) - Wikipedia

    Four years later, in 2004, a free and open-source project called Mono began, providing a cross-platform compiler and runtime environment for the C# programming language.

  10. Getting Started with C# in VS Code - Visual Studio Code

    This getting started guide introduces you to C# and .NET for Visual Studio Code through the following tasks: Installing and setting up your VS Code environment for C#.