0
Unity and C#
i dont want to learn c#. i want to learn c# with unity... how can i do that? is sololearn give me this option?
3 Respostas
+ 6
Sololearn has a C# course – it helps you to get familiar with the basic syntax and programming concepts.
This knowledge then helps you to explore the Unity-specific classes.
+ 1
Don't run before you can walk.
0
You can crawl and then run. Use SoloLearn's course and dink around with unity. C# is C#. What unity brings to it is a massive library of classes for developing games and a huge community of creators. There are also whole tutorial packages, many of them free, on the unity community site so. Yeah, learn what using statements are and how to declare an array, then try to make a game where you roll a ball through a maze.