Search Unity

For a programmer: Getting started

Discussion in 'Getting Started' started by ZenMusic, Oct 28, 2020.

  1. ZenMusic

    ZenMusic

    Joined:
    Oct 28, 2020
    Posts:
    4
    I am a profressional programmer, fluent in programming, have written several games in C, C++, C# and just need a way to get into Unity , like a jump start. Any recommendations?
     
    Last edited: Oct 28, 2020
  2. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    If you're a proficient programmer you should have no trouble with the tutorials in the "Learn" section on here.
     
    Joe-Censored and JoeStrout like this.
  3. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    You really then just need to focus on how to use the various features of the Unity Editor, functionality Unity provides for you, and the "Unity way" of writing your scripts. As already mentioned, the Learn section is a good place to start. Skimming through the manual is another thing I recommend.