About 41,600 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. Get Started as a Web Developer with .NET, C#, and ASP.NET Core

    Get Started as a Web Developer with .NET, C#, and ASP.NET Core - dotnet/intro-to-dotnet-web-dev

  3. Mastering C# Syntax: A Beginner’s Guide - Medium

    Aug 3, 2024 · Understanding the basic structure of a C# program, along with the syntax for variables, operators, control flow, and methods, will enable you to write clear and effective code.

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

    Feb 26, 2026 · Whether you’re building an enterprise application, a mobile application, or a web application, this new version of C# provides you with all you need to create world-class contemporary...

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

  6. What's New for C# 14 and F# 10 in .NET 10 - Visual Studio Magazine

    Nov 17, 2025 · Microsoft's C# 14 and F# 10 updates ship with .NET 10, adding new language features, tooling improvements and refinement-focused enhancements across both ecosystems.

  7. 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 applications, web services, games, and enterprise software.

  8. C Sharp syntax - Wikipedia

    C# does not use the C preprocessor, but evaluates the code directly as if the preprocessor were there. Conditionals such as #if, #endif, and #else are provided, but code inclusion directives like #include …

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

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

    Apr 21, 2025 · Whether you’re completely new to coding or transitioning from another language, this guide will walk you through everything you need to know to become comfortable and confident …