About 86,100 results
Open links in new tab
  1. C docs - get started, tutorials, reference. | Microsoft Learn

    Get started with C in Visual Studio Download Download Visual Studio for Windows Install C/C++ support in Visual Studio Download only the command-line build tools Tutorial Compile a C …

  2. C Language Reference | Microsoft Learn

    Aug 3, 2021 · The C Language Reference describes the C programming language as implemented in Microsoft C. The book's organization is based on the ANSI C standard …

  3. C# docs - get started, tutorials, reference. | Microsoft Learn

    C# documentation Learn how to write any application using the C# programming language on the .NET platform.

  4. Microsoft C/C++ Documentation | Microsoft Learn

    Microsoft C++, C, and Assembler documentation Learn how to use C++, C, and assembly language to develop applications, services, and tools for your platforms and devices.

  5. C# Guide - .NET managed language | Microsoft Learn

    C# language documentation The C# guide contains articles, tutorials, and code samples to help you get started with C# and the .NET platform. Experienced developers can learn about new …

  6. 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.

  7. Organization of the C Language Reference | Microsoft Learn

    Aug 3, 2021 · Organization of the C Language Reference Elements of C Program Structure Declarations and Types Expressions and Assignments Statements Functions C Language …

  8. C/C++ language and standard libraries reference

    Jun 9, 2025 · The language reference includes documentation for the preprocessor, compiler intrinsics, and supported assembly languages. You'll also find documentation for the C runtime …

  9. Overview - A tour of C# | Microsoft Learn

    Jul 1, 2025 · C# is in the C family of languages. C# syntax is familiar if you used C, C++, JavaScript, TypeScript, or Java. Like C and C++, semi-colons (;) define the end of statements. …

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

    Dec 11, 2025 · Welcome to the introduction to C# tutorials. These lessons start with interactive code that you can run in GitHub codespaces. You can learn the basics of C# from the C# for …