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

    C# (pronounced: C-sharp) (/ ˌ s iː ˈ ʃ ɑːr p / see SHARP) [b] is a general-purpose high-level programming language supporting multiple paradigms. C# encompasses static typing, [16]: 4 …

  2. C# Basics for Absolute Beginners in C# and .NET - GitHub

    A guide to learning the fundamentals of C# .NET programming for beginners in C# for starting a C# .NET career

  3. Learn C#: A Huge List of C# Tutorials - HackerNoon

    Aug 16, 2019 · This website contains tutorials and guides that cover every aspect of C# including visual C# programming, Windows Forms Controls using C#, WPF controls using C#, …

  4. C Sharp syntax - Wikipedia

    C# has and allows pointers to selected types (some primitives, enums, strings, pointers, and even arrays and structs if they contain only types that can be pointed [14]) in unsafe context: …

  5. Understanding C# Lambda Operator with Examples - Medium

    Aug 7, 2023 · In this article, we’ll explore what the C# lambda operator is and how it can be used effectively to improve code readability and maintainability.

  6. C# Fundamentals for Absolute Beginners - GitHub

    Learn the fundamental building blocks of working with C#. Use if Decision statements and the conditional operator. Create a properly formed C# statement, and resolve compilation errors.

  7. C#, The Language For All Platforms – Now Including Windows ... - Hackaday

    Feb 10, 2020 · The best way to think of C# is that it’s a less psychotic Java with a healthy dose of MS platform lock-in. Personally I like working with it, it’s great for throwing together business ...

  8. Learning Fundamentals of C# and .Net Framework | HackerNoon

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

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

    C# (pronounced "see sharp") is a computer programming language. It is developed by Microsoft. It was created to use all capacities of the .NET platform. The first version was released in …

  10. C# Language Roadmap for Beginners - GitHub

    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 PDF version for clickable …