Picture of Cover

         
Home
Textbook
Software
Robot Examples
Robots Documentation
Demos of becker.xtras
Java Documentation
Downloads
Installation
Favorite Tools
Change Log
 
Printer Friendly Page

Robot Downloads

Available downloads include:

Becker Library

This is the most important download. It's a file named becker.jar that contains .class files necessary to run the robot programs contained in the textbook. It also includes various utilities, and extras for a number of assignments. The library requires JDK 1.5 or higher to run.
An older version of the library, compatible with JDK 1.3 and higher, is here. Three of the significant differences are:
  • The order of arguments to robot constructors in the new library is (str, ave) rather than (ave, str).
  • Directions in the new library are specified with an enumeration.
  • The new library no longer uses CityFrame.
Documentation for the older library is here.

Documentation

This download is documentation for the provided library. Downloading it is optional. The same information is available here and from the Robots home page. If you choose to download it, click here. Your browser will ask you to save the file (beckerDoc.zip) on your hard disk. Unzip it into a folder. Open the file index.html in your web browser to view the documentation.

Examples

This download contains examples from the textbook. Downloading it is optional. If you choose to download it, click here. Your browser will ask you to save the file (examples.zip) on your hard disk. Unzip it into a folder and explore it.



Contact: bwbecker@learningwithrobots.com.