Posted on February 7th, 2018
Before you start, download Unity here: https://unity3d.com/get-unity/download
Let's start with the basics --
Take a look at the Hierarchy, Scene Window, Inspector, and Assets pane. What do each of them do?
Look at how to manipulate the Scene Window -- zoom in, out, pan.
Look at how to make new objects by right-clicking in the Assets or Hierarchy pane (and what the difference is)
Look at how to select objects and change their properties either using W, E, R or changing values in the Inspe...