Hi,
I would like to learn Unity from 0 to a pro with all the c# knowledge of course.
what do you think are steps for it:
I mean for example:
1.variables.
2.functions… etc.
Thanks!
Hi,
I would like to learn Unity from 0 to a pro with all the c# knowledge of course.
what do you think are steps for it:
I mean for example:
1.variables.
2.functions… etc.
Thanks!
You might want to have a look at this guys videos, which covers the basics of C# from the context of using it with Unity.
For a more thorough coverage of C# from a general perspective I recommend watching this guy’s C# series of videos.
This is just my personal opinion and I’m no professional, I’ve just been using unity for half a year max, but I think that people worry too much about doing the “right” way or process when it comes to learning something and this is no exception, but for me what worked the best is just trying to make stuff that you’ll like to see even if it’s pretty simple at first, and then when you get stuck look for answers or videos about that specific thing, rinse and repeat, and sooner than you think you’ll be doing some cool stuff and you’ll be having a ton of fun while doing it, nedless to say that the way you’ll end up doing it wont probably be the best or most optimize way, but you’ll have time to refine that as you progress, there is nothing wrong in looking for something more organized like (chapter 01: this chapter 02: that, etc) but for me that ended up being slower and more boring than just jumping in.
Again this is just my opinion, whatever works the best for you, good luck^^