29
How am i supposed to learn C# ?
(lemmy.zip)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
The heck you're talking about? There's a ton of free resources to learn the basics.
https://dotnet.microsoft.com/en-us/learn/csharp official Microsoft learning resources.
https://dotnettutorials.net/course/csharp-dot-net-tutorials/ for C# basics and .NET framework (which is backend standard).
For game engines you need specific tutorials in those engines.