About 45,500 results
Open links in new tab
  1. C Sharp (programming language) - Wikipedia

    C# (/ ˌsiː ˈʃɑːrp / see SHARP) [b] is a general-purpose high-level programming language supporting multiple paradigms. C# encompasses static typing, [17]: 4 strong typing, lexically scoped, imperative, …

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

    Apr 21, 2025 · Welcome to the ultimate guide for getting started with C# programming. Whether you’re completely new to coding or transitioning from another language, this guide will walk you through …

  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,

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

    Aug 3, 2024 · C# syntax forms the foundation for writing programs in C#. Understanding the syntax is crucial for beginners to write correct and efficient code. In this guide, we’ll cover the essential syntax ...

  5. gridlocdev/csharp-learning-roadmap - GitHub

    C# Language Roadmap for Beginners This diagram provides a simplified list of concepts to guide new developers through learning the basics of the C# programming language. See the HTML version or …

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

  7. Outline of the C sharp programming language - Wikipedia

    The following outline is provided as an overview of and topical guide to C#: C# (pronounced “C-sharp”) is a free and open-source multi-paradigm programming language developed by Microsoft as part of …

  8. Microsoft Extends Rust-Influenced Memory-Safety Push to C#

    May 27, 2026 · Microsoft is applying lessons from Rust to C# in a planned redesign of the unsafe code model, continuing a years-long company focus on reducing memory-safety risks historically …

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

    Feb 26, 2026 · Available as a part of .NET 10, which was released last November, C# 14 brings a plethora of new features and enhancements that make it easier to write efficient, high performant …

  10. What’s New in C# 14: Exploring the Latest Features ... - LinkedIn

    Oct 31, 2025 · C# continues to evolve with every release, and C# 14 is no exception. With its focus on performance, developer productivity, and cleaner syntax, this version makes modern .