Open links in new tab
  1. Complete Beginner, Never touched C#, Where do i begin?

    Sep 22, 2023 · So, i am a high school student with way too much free-time and decided i was going to learn C#. where do i begin? my only experience with coding…

  2. What is the difference between the | and || or operators?

    Aug 29, 2008 · In the C programming language family, the bitwise OR operator is "|" (pipe). Again, this operator must not be confused with its Boolean "logical or" counterpart, which treats its operands as …

  3. What can c# be used for? : r/csharp - Reddit

    Nov 11, 2022 · I know python can be used for hacking tools, data analysis, and c++ can do anything from operating systems to just another it anything And js, html, and css are purely for web But what …

  4. best c# book that covers everything, from beginner to expert?

    I wanna be completely fluent in c# and I heard the c# player guide is good, the problem is that i want a book to teach me everything all the way to expert techniques and help me become a c# pro. (i know …

  5. How do you start learning c# : r/csharp - Reddit

    Sep 16, 2023 · How do you start learning c# Hello, i am a high school student that really wants to get into programming, and i chose c#. How do you learn c# as a person with no coding experience? …

  6. programming languages - Is it C# or C#.NET? - Stack Overflow

    I always see people writing "C#" and "C#.NET". What is the correct name of this language? C# or C#.net? I'm sorry for this stupid question but it is really confusing (maybe there's another programm...

  7. C# as the first programing language. Is it good? : r/csharp

    Nov 6, 2022 · C# is a very powerful and versatile language that is used professionally too. So it's definitely good if you think about doing that. It is considered a slightly harder language to learn …

  8. Recommendations for free C# courses (beginner) : r/csharp - Reddit

    Apr 9, 2023 · Hey r/csharp My partner is interested in learning C#, mainly due to her interest in small scale indie game development. I have looked at some Udemy courses but they don't seem to include …

  9. Any good websites where i can practice C# programming from ... - Reddit

    May 5, 2021 · Not a website but I can recommend a youtube channel kudvenkat. Go check it out. Amazing tutorials where you can learn anything from scratch especially c#.

  10. What are the benefits of using C# vs F# or F# vs C#?

    Jun 5, 2009 · F# is not yet-another-programming-language if you are comparing it to C#, C++, VB. C#, C, VB are all imperative or procedural programming languages. F# is a functional programming …