About 105,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 said: " [C# is] …

  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 challenges, etc.

  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. C#: From Fundamentals to Advanced Techniques - Medium

    Mar 18, 2024 · This structured C# Cheat Sheet concludes with advanced topics and techniques, providing a comprehensive reference for developers aiming to enhance their C# programming skills.

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

  7. New in .NET 10.0 [3]: C# 14.0 - heise online

    20 hours ago · C# 14.0 ships with .NET 10.0. However, you can still use some C# 14.0 language features in older .NET versions. Dr. Holger Schwichtenberg is the technical director of the expert …

  8. Top 20 C# Features Every .NET Developer Must Know in 2024

    Jan 9, 2024 · C# is a modern, object-oriented programming language developed by Microsoft. It was first introduced in 2002 as part of Microsoft’s .NET framework. It is a simple, powerful, and type-safe ...

  9. What's New in C# 12: Primary Constructors, Collection ... - InfoQ

    Nov 17, 2023 · Readers can find more about the available C# 12 features on the official language documentation page.

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

    Dec 4, 2020 · In learning C#, I’ve grown to have a deeper appreciation of statically-typed languages and the value they bring to large and complex applications.