Search Unity

How to code Unity3D?

Discussion in 'Getting Started' started by GeorgeStevens, Jul 3, 2020.

  1. GeorgeStevens

    GeorgeStevens

    Joined:
    Jul 3, 2020
    Posts:
    3
    asd
     
    Last edited: Sep 27, 2021
  2. Socrates

    Socrates

    Joined:
    Mar 29, 2011
    Posts:
    787
    You could start with the Unity Learn site, which is free. There is a C# Survival Guide that might be a good place to start.

    You can also just use Google to search as there are more Unity tutorials out there than can be counted.
     
    DauntlessVerbosity likes this.
  3. DauntlessVerbosity

    DauntlessVerbosity

    Joined:
    Feb 28, 2020
    Posts:
    37
    The C# yellow book is really good. It's free and written by a professor with many years experience in teaching programming.

    http://www.csharpcourse.com/
     
    Socrates likes this.
  4. Darkgaze

    Darkgaze

    Joined:
    Apr 3, 2017
    Posts:
    397
    Udemy?
     
    Joe-Censored likes this.
  5. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    Unity uses C#, which is a very popular programming language not unique to Unity. There's an enormous number of resources for learning the language.
     
  6. Dott_Dogg

    Dott_Dogg

    Joined:
    Jan 11, 2014
    Posts:
    27
    Have you tried any courses on Udemy? Or how about just looking on youtube. There's thousands upon thousands of tutorials on there with how to code and work within unity.
     
  7. IrrisWhatts

    IrrisWhatts

    Joined:
    Aug 17, 2020
    Posts:
    16
    Try some courses, for example, Udemy or even Youtube videos or maybe some books ;)