✅ I just got C#, what fundamental codes I should remember?
Hey! I just got C# and I just applied to get into a programming school who will also use C#, so I wanna get a headstart. What are beginner level codes that I should remember, and what do they do?
4 Replies
There are no "codes you should remember"
Programming is not about memorization, it's about understanding
Go through the $helloworld tutorials
Interactive course
https://learn.microsoft.com/en-us/training/browse/?terms=Get%20started%20with%20C%23
https://learn.microsoft.com/en-us/training/paths/get-started-c-sharp-part-1/
Videos
https://dotnet.microsoft.com/learn/videos
https://media.discordapp.net/attachments/569261465463160900/1378429507278737528/image.png
That should help get you started
I appreciate it <3