About 79,900 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, [16]: 4 strong typing, lexically …

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

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

  5. C# 13 and .NET 9: Personal Highlights - Medium

    Nov 13, 2024 · In this post, I’ll share my favorite features of C# 13 and .NET 9, highlighting why they might be valuable for you and how they can enhance your development experience.

  6. Kalutu/csharp-for-everybody - GitHub

    This is a repository of C# programming projects for beginners. These projects are designed to help beginners learn the basics of C# programming and develop their skills through hands-on …

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

  8. Learn C# in One Day and Learn It Well: C# for Beginners with

    This repository contains a collection of simple programs written in C# utilizing the .NET framework. The goal of this project is to provide beginner-friendly examples for learning C# …

  9. C# Lesson 1: Getting Started. Introduction | by Ynlay | Medium

    Jan 5, 2023 · By the end of this tutorial, you will have a good understanding of the fundamentals of C# and be ready to start building your own C# applications. Step 1: Install Visual Studio

  10. C#: From Fundamentals to Advanced Techniques - HackerNoon

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