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

    C# (/ ˌsiː ˈʃɑːrp / see SHARP) [b] is a general-purpose high-level programming language supporting multiple paradigms. C# encompasses static typing, [17]: 4 strong typing, lexically scoped, imperative, …

  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 used for creating desktop applications, games,

  3. C# Null Coalescing (??) operator - Medium

    Jul 19, 2024 · The null coalescing operator (??) in C# is a convenient way to handle null values in expressions. It checks whether its left-hand operand…

  4. The Complete Beginner’s Guide to C# Programming - Medium

    Apr 21, 2025 · Welcome to the ultimate guide for getting started with C# programming. Whether you’re completely new to coding or transitioning from another language, this guide will walk you through …

  5. 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 learnings through lots of quizzes, assignments, coding challenges, etc. You will …

  6. The best new features of C# 14 - InfoWorld

    Feb 26, 2026 · Available as a part of .NET 10, which was released last November, C# 14 brings a plethora of new features and enhancements that make it easier to write efficient, high performant …

  7. How I Learned C#: A U.S. News Guide

    Dec 4, 2020 · Since C# was not my first programming language, I already had a solid understanding of the fundamentals to work with when I started learning it. According to Jiří Činčura, a developer and ...

  8. The best new features in C# 12 - InfoWorld

    Dec 14, 2023 · From primary constructors and collection expressions to default lambda parameters, C# 12 has many new features that simplify building modern, flexible applications.

  9. SoftUni/Programming-Basics-Book-CSharp-EN - GitHub

    The free book " Programming Basics with C# " introduces the readers to writing programming code at beginner level (variables and data, conditional statements, loops and methods) using the C# language.

  10. Outline of the C sharp programming language - Wikipedia

    The following outline is provided as an overview of and topical guide to C#: C# (pronounced “C-sharp”) is a free and open-source multi-paradigm programming language developed by Microsoft as part of …