For a programmer: Getting started

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?

If you’re a proficient programmer you should have no trouble with the tutorials in the “Learn” section on here.

2 Likes

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.