C
C#16mo ago
MR1R0B0T

❔ Learning C# Guide

I would like to ask if Bob Taylor’s guide for C# coming from Reddit’s group r/csharp would be a good start to work and work your way around the updates or maybe you could recommend some guide which is a good way thing to start. Currently trying to learn the knowledge gaps in between.
15 Replies
Thinker
Thinker16mo ago
$helloworld is generally considered a good introduction as well
MR1R0B0T
MR1R0B0T16mo ago
Excuse me, I am quite confused with what you're trying to get at. Do you mean that Bob's Taylor guide is still good learning from C#? Thank you for this!
Thinker
Thinker16mo ago
I haven't seen Bob Taylor's guide, I can't say All I know is that the stuff linked above is good
MR1R0B0T
MR1R0B0T16mo ago
Thank you for sharing your thoughts.
Pixel
Pixel16mo ago
i got into C# with Brackey's C# guide https://www.youtube.com/watch?v=N775KsWQVkw&list=PLPV2KyIb3jR4CtEelGPsmPzlvP7ISPYzR i like it but it's far from complete as he left youtube in the middle of making it
Brackeys
YouTube
HOW TO PROGRAM - Getting Started!
Coding can seem scary at first - but it's actually not that hard! Let's learn how to program in C#. ► SIGN UP FOR JASON'S COURSES: https://game.courses/gamearch/ ● Download VSCode: https://code.visualstudio.com/ ● Download .NET: https://dotnet.microsoft.com/ 👕Get the new Brackeys Hoodie: https://lineofcode.io/ ·······························...
Pixel
Pixel16mo ago
it covers the basics
MR1R0B0T
MR1R0B0T16mo ago
Thank you for sharing this resource! I'll take note of this. By the way, a question. I would like to ask what version were you using while you're taking C#?
Pixel
Pixel16mo ago
i foolishly used mono (.NET Framework 4.7.2) since im on linux and i was new at C# at the time i didn't know of the existence of .NET Core so i thought mono was my only option, but since it's a open source implementation of the older .NET Framework platform it is outdated and shouldn't be used if i could i would start with .NET 6
MR1R0B0T
MR1R0B0T16mo ago
Thank you for clearing up my confusions! I've been circling around online and forums finding for the answer. Time to make my hands dirty. Anyways, thanks for this. It means a lot for me. Have a great day ahead!
Pixel
Pixel16mo ago
to you too!
sibber
sibber16mo ago
.net 7 is the latest currently
Accord
Accord16mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Accord
Accord15mo ago
@MR1R0B0T
Reminder
references to your studies after bob taylor
Accord
Accord15mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts
Getting 403 Forbidden in swagger and postman after restarting project.If i restart chrome and postman than it works until i restart the aspnet project again. I'm on apple❔ Debugging 100% CPUI've made a snapshot with dotnet-trace, converted it to speedscope, but I don't know what any of thi❔ Scanning documents in a scanner using ADF modeI've tried to use WIA to scan multiple papers that's fed into the scanner in the flatbed but I alway❔ Generalise Attributes?Is there a way to generalise Attributes? I'd like to create a library in which I can just pass in wh❔ Connection of unity to a webserver using SignalRI'm trying to send and receive json file in message which will be deserialized by unity script and t❔ set the outputs in c# win forms like in javascript+httml codeBasically, I need to pass the outputs as it is in javascript+httml to c# win forms, obviously in the❔ .NET MAUI Windows platform FilePicker not working on launching app in admin mode.I am trying to launch a process from my app in admin mode. Only way I could find to launch the proce❔ Change Visual Studio System Drivehow do i change were this is❔ is it possible to create a small GUI app in C# with visual studio code?cuz all the vids im findingis it possible to create a small GUI app in C# with visual studio code? cuz all the vids im finding ❔ Translation from visual studio to rider, client-side-packageSo I'm trying to figure out how to add Bootrap in SCSS files to generate these for me, and add them