advice
i want to learn c# particularly for unity game development, that said i want to learn from the basics and progress to advanced without missing an inch, any suggestions to where i can learn from, tutorials and stuff
4 Replies
https://learn.microsoft.com/en-us/shows/csharp-fundamentals-for-absolute-beginners/
I have personally watch those for the sake of suggesting something to people.
they are short but concise videos about specific parts and the person talking is good at explaining what is going on.
Its very slow paced so it might not suit you, in which case u could look into these other options from $helloworld
just keep in mind, learning the language takes a lot of practice and repetition, so u learn 1 thing, open a console project, practice using what u have learned
if u dont understand it, u ask questions
the important is to be able to digest and use what u learned
otherwise it will be as if u only looked thru it to soon forget and when u actually need it u no longer know
the idea is, to not take too much at once, u learned about string manipulation? then go practice it a bit, see it working, see what u dont understand etc
Its a long road from learning the basics to going into unity.
since ur here, are you familiar with unity
I've messed with it but not what I do mainly
and from what I used it I would recommend anyone to learn c# first as a language before going into unity