Search Unity

I don't know how to code with C#. could someone help me?

Discussion in 'Scripting' started by Gamestriker9, Feb 19, 2021.

  1. Gamestriker9

    Gamestriker9

    Joined:
    Feb 19, 2021
    Posts:
    1
    I don't even know Java script, and I only know a little bit of python.
    I just started coding a few days ago, and I don't even know where to start. is there anyone that is able to help me?
     
  2. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    38,752
    Definitely start here: Learning

    You can do C# learning alone, but why not learn in Unity? Way more fun.

    Work through five or six completely different tutorials (in addition to the above from Unity, I also recommend Brackeys Youtube), and when you do...

    THIS IS THE IMPORTANT PART:

    When you do this, don't consider a tutorial complete until you can go back and explain to your dog truly what each part of the code does, as well as point out the documentation that backs up your assertion.

    See my avatar pic? I'm explaining the difference between value types and reference types to Higgins, and he just wants another treat.
     
    Bunny83 likes this.