About 39,200 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

    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. Learning Fundamentals of C# and .Net Framework | HackerNoon

    May 17, 2020 · C# is a hybrid language of not just C or C++ but is inspired by design and features of Java, Modula 3, Eiffel etc., and run on.Net framework. C# works by combining the …

  4. C# Fundamentals for Absolute Beginners - GitHub

    Learn C# by stepping through the basics with Bob Tabor: get the tools, see how to write code, debug features, explore customizations, and much more! Search for and focus on the …

  5. C Sharp syntax - Wikipedia

    C# 3.0 introduced type inference, allowing the type specifier of a variable declaration to be replaced by the keyword var, if its actual type can be statically determined from the initializer. …

  6. C#, The Language For All Platforms - Hackaday

    Feb 10, 2020 · The Microsoft .NET framework has been with us in one form or another since the millennium, and though it has remained largely the preserve of the Microsoft universe, it has …

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

    Aug 16, 2019 · C# is one of the most versatile programming language and brings in ease of programming offered by languages like Java, and has roots in the C family of languages …