About 125,000 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 …

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

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

  4. Useful New-ish Features in .NET/C# - Visual Studio Magazine

    Jan 30, 2025 · The great news is that this session requires no prior preparation! With a broad range of topics and features covered, there's something for everyone, regardless of their level …

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

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

  7. LabinatorSolutions/csharp-cheat-sheet - GitHub

    This repository contains a collection of comprehensive C# learning resources, cheatsheets, and references designed for developers at all skill levels. Whether you're a beginner learning the …

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

    Jul 31, 2024 · Mastering operators in C# is key to writing effective and efficient code. From arithmetic and comparison operators to logical and assignment operators, each plays a critical …

  9. GitHub - head-first-csharp/fifth-edition: Code and graphics for the ...

    Aug 14, 2024 · It’s also a fun and satisfying way to get practice with the C# tools and ideas you’ll learn throughout this book. We designed these short, targeted labs to reinforce the concepts …

  10. Outline of the C sharp programming language - Wikipedia

    C# (pronounced “C-sharp”) is a free and open-source multi-paradigm programming language developed by Microsoft as part of its .NET initiative. C# was designed by Anders Hejlsberg …