This tutorial shows how to get started with Python scripting -
- where to find the information on the Blender website
- the scripting screen layout
- how to use the interactive console to enter single commands
- how to enter commands to move a cube
- how to use the text editor to create a Python script file
- entering, running and saving a short script file