About 46,800 results
Open links in new tab
  1. C Sharp (programming language) - Wikipedia

    James Gosling, who created the Java programming language in 1994, and Bill Joy, a co-founder of Sun Microsystems, the originator …

  2. Learn C#: A Cheat Sheet for Newcomers - HackerNoon

    Mar 9, 2023 · C# (pronounced “C sharp”) is a modern, object-oriented programming language developed by Microsoft. It is widely …

  3. GitHub - dotnet/csharplang: The official repo for the design of the C# ...

    The reference implementation of the C# language can be found in the Roslyn repository. This repository also tracks the …

  4. C# Basics for Absolute Beginners in C# and .NET - GitHub

    This course will teach you the fundamentals of the C# programming language in .NET from the ground up. You will apply the …

  5. Null coalescing operator - Wikipedia

    Once a non-null value is assigned to number, or it reaches the final value (which may or may not be null), the expression is …

  6. Mastering Operators in C#: A Comprehensive Guide - Medium

    Jul 31, 2024 · In this article, we will explore the integral concept of operators in C# programming. Operators are essential …

  7. C# Logical Operators. In C#, the && operator is the logical… | by ...

    Dec 20, 2022 · In C#, the && operator is the logical AND operator and the || operator is the logical OR operator.

  8. C Sharp (programming language) - Simple English Wikipedia, the …

    Free implementation of C# and .NET like Mono developed by Novell, or dotGNU developed by the Free Software Foundation. Today, …

  9. Learn C#: A Huge List of C# Tutorials - HackerNoon

    Aug 16, 2019 · This website contains tutorials and guides that cover every aspect of C# including visual C# programming, Windows …

  10. What is C# Used For? Key Concepts and Real-World Applications

    May 29, 2025 · C# combines the robustness of C++ with the simplicity of Java. It is extensively used for building Windows …