About 124,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. What's New for C# 14 and F# 10 in .NET 10 - Visual Studio Magazine

    4 days ago · 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. Extension …

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

    Jul 31, 2024 · In this article, we will explore the integral concept of operators in C# programming. Operators are essential components that enable the execution of various operations within your code.

  5. Learning Fundamentals of C# and .Net Framework - HackerNoon

    May 17, 2020 · C# is a general purpose object oriented programming language that was developed by Microsoft to contest with Sun Microsystems’ reflective language called Java.

  6. The best new features in C# 13 - InfoWorld

    C# 13 introduces several new features that make it easier to build modern applications including enhanced params collections and a new Lock API that improves thread synchronization.

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

  8. C# Learning Resources & Cheat Sheets - 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 basics …

  9. Every C# Operator You Need To Know - Medium

    Sep 30, 2024 · This covers all the operators you may need in C# development! Each of these has specific use cases and can greatly enhance your understanding of C# if used correctly.

  10. C Sharp (programming language) - Simple English Wikipedia, the …

    Free implementation of C# and .NET like Mono developed by Novell, or dotGNU developed by the Free Software Foundation. Today, C# can be run on most platforms (Windows, Linux, macOS, etc.) …