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

    Microsoft introduced C# along with .NET Framework and Microsoft Visual Studio, both of which are, technically speaking, closed-source. At the time, Microsoft had no open-source products.

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

  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. What's New in C# 13: Enhanced Params, Performance Boosts, and New ...

    May 28, 2024 · As the most notable improvements to params parameters, the new extension types are announced, and the release includes several performance and memory enhancements for .NET …

  7. C Sharp syntax - Wikipedia

    It extends C# with specification language features and presents a possible future feature to the C# language. It adds syntax for the code contracts API that was introduced in .NET Framework 4.0.

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

  9. Get Started as a Web Developer with .NET, C#, and ASP.NET Core

    Here, you'll find a 6-part series of lessons and projects to get you started building web applications with .NET! Note The content in this repo is part of a free, 6-part e-mail series that will teach you …

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

    May 17, 2020 · Let's take an in-depth look at the fundamentals of C# as well as the .Net framework to better understand the exclusivity, features, and their advantages. Computer programming languages …