Page Contents
Setup Steps


1 - New Directory
Navigate to the working area of your computer (add directories if needed). E.g. something like:

  C:\Work\Courses


Directory tips...
2 - Working Directory
Add the working directory for this project, e.g. something like:

  Courses\First Programs
3 - Working Directory is Ready
We have our working directory:

  Courses\First Programs
4 - ZIP File
Download this zip file:
first program
5 - Copy JAVA files
  • Open the downloaded ZIP file
  • Select "Robo.java"
  • Copy file
6 - Paste JAVA files
  • Go back in our working directory
  • Paste the JAVA file

Also see File Browser.
7 - Open Directory in ZIP
  • Go back into the ZIP file
  • Open the "MAC" or "Windows" directory as appropriate
8 - Copy Scripts
  • Select the two files ("Compile" and "Run")
  • Copy them
  • Paste them into the working directory
9 - Working Directory Contents
We should have three files in our working directory


Completed Setup -- Next Steps