What's the best way to approach learning C# for unity? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What's the best way to approach learning C# for unity?

Hi I have been wondering, what is the best way to learn unity C#, as it is different from normal C#.

18th Feb 2020, 7:59 PM
Stellar Self
3 Answers
+ 3
C# in Unity is only different because it uses premade libraries and toolboxes. The language itself is exactly the same, you just need to learn how to interact with these existing items. For that, you can see the Unity scripting documentation: https://docs.unity3d.com/ScriptReference/
18th Feb 2020, 8:03 PM
Harley
Harley - avatar
+ 1
Thank you. :)
18th Feb 2020, 8:04 PM
Stellar Self
18th Feb 2020, 9:28 PM
Denise Roßberg
Denise Roßberg - avatar