About 44,300 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 of Java, called C# an "imitation" of Java; Gosling further said: " [C# is] …

  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, mobile …

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

  4. 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 is null and, if so, evaluates and returns the right …

  5. C# 10 and .NET 6 – Modern Cross-Platform Development: Build apps ...

    You’ll build and deploy cross-platform apps, such as websites and services using ASP.NET Core. Instead of distracting you with unnecessary application code, the first twelve chapters will teach you …

  6. What's New in C# 13: Enhanced Params, Performance Boosts, and New ...

    May 28, 2024 · This is part of our ongoing effort to make C# faster and more reliable. It’s also an example of the attention we give to ensuring various C# features work well together.

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

  8. C# Crowned Programming Language of the Year 2025 - LinkedIn

    Jan 8, 2026 · C# consistently embraces modern programming paradigms — from asynchronous programming and LINQ to pattern matching, records, and functional features. Its language design …

  9. Microsoft Announces Free Foundational C# Certification

    Aug 28, 2023 · This certification course provides a thorough foundation of C#, Savage says, covering everything from core concepts like variables, data types, control structures, and syntax to practical...

  10. C# Corner - Visual Studio Magazine

    Jan 29, 2019 · Providing news, views and how-to’s for the Microsoft developer community, focusing on technologies like .NET, Azure, Visual Studio, Visual Studio Code, Blazor, ASP.NET, C#, Visual …