C
C#12mo ago
pond

❔ anyone interested in helping a starter?

Im a starter looking to start learning c#. after spending days researching where to start im still kinda confused. People have been linking me courses to begin, but , before i start on them i was wondering if anyone familiar in c# could tell me how they began learning? also, can people in this server ask to get personal help from experienced coders or is that not alowed / not done?
10 Replies
phaseshift
phaseshift12mo ago
i was wondering if anyone familiar in c# could tell me how they began learning?
Thats probably fairly different for everyone, and is not really going to be of practical use to you? The server doesn't have a mentoring system, if thats what you're asking. There are plenty enough knowledgeable people on the server to help with beginner/intermediate and even advanced questions
Moods
Moods12mo ago
Not being mean or judgy but you also asked yesterday. You shouldn’t waste time looking for a best way to start
pond
pond12mo ago
yeah i know. im still confused tho. theres like a million different ways to start
Jimmacle
Jimmacle12mo ago
pick one and try it
pond
pond12mo ago
fair enough
Jimmacle
Jimmacle12mo ago
we can't guess which methods will work well for you 😛
Angius
Angius12mo ago
dotnet new console and start fiddling with it and googling around
friedice
friedice12mo ago
I started with java when
armin
armin12mo ago
Yeah I can guide you But im not very experienced
Accord
Accord12mo 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
❔ How to mock HttpClient that is automatically applied in class without IHttpClientFactoryHello, I have a problem because I don't know how can I mock ``HttpClient`` in my tests for ``StripeC❔ Textmate themes for custom languages?So it's apparently possible to add support for custom syntax highlighting via textmate grammars acco❔ My Label Doesn't show up even though no errors.Hi, I am making like PC Stats app like HWInfo or something like that, but I am using Open Hardware M❔ NuGet broken, i have no ideaSo it has been ages since i coded in c#, turns out my NuGet is broken or something❔ C++ Program displaying same output regardless of input value.Attached is my code and the output I receive with inputs "5000", "20000", and "34567" The program is❔ Learning ArchitecturesHi! Can you recommend any books, articles, links to github that will help me better understand all k❔ (Due in about two days) Fish Project for C# UnityHiya! I'm new to C# and im currently in university for Game Development in two days I have this proj❔ Are strings the best way for Server-Client UDP communication?Hi I'm developing a server-client udp communication system using System.Net ( with classes like UdpC✅ [DDD] Reference IdentityUser in Domain model classHi, I'm starting my jurney with DDD so please take it easy on me 😄 Any pointers on how to referencRosylnPackage- Pack was not loaded successfullyI am trying currently trying to look into the roslyn project (i started adding some custom operator