The Diamond Harverster Lab was explained in class. If you want to review it, here is the BlueJ project of the MileMover/MileTurner example we did in class: MileMover.zip
Here is the assignment sheet: Lab4_DiamondHarvester.pdf
Here is the world file you need: DiamondBeeperField.kwld
This lab is DUE at the MEOM Wed. Oct. 3.
TURNING IT IN:
Please rename your […]
Posted on September 28th, 2007 by Baker Franke
Filed under: Labs | No Comments »
Here is the Powerpoint on Inheritance and Polymorphism that we went through in class. Enjoy!
Inheritance_and_Polymorphism.ppt
(If you need it in pdf form let me know).
Posted on September 27th, 2007 by Baker Franke
Filed under: Class Notes | No Comments »
HarvesterBot lab was handed out in class. You should focus your efforts on using the technique of Top-Down design (also called Stepwise-refinement in Bergin ch. 3.8).
Here is the Assignment Sheet: Lab3_HarversterBot.pdf
Here is the world file: HarverstWorld.kwld
TURNING IT IN:
Submit your zipped project folder to my DropBox by MEOM Friday.
Please (re)name your project […]
Posted on September 25th, 2007 by Baker Franke
Filed under: Labs | No Comments »
Here is the stair sweeper world file | stair1.kwld
Download it into your project folder. Then, in your main method type:
World.readWorld(”stair1.kwld”);
And here is the Stair Sweeper example we did in class:
Example Stair Sweeper BlueJ Project
Posted on September 24th, 2007 by Baker Franke
Filed under: Class Notes | No Comments »
Read/review Bergin Ch 3.1 - 3.5
Pay special attention to the example program in Section 3.5. It should be clear to you how it works and why it works.
RECOMMENDED, but not required: write the StairSweeper program but have the robot place beepers instead of picking them up. Test it out to see if it works. You […]
Posted on September 21st, 2007 by Baker Franke
Filed under: Homework | No Comments »
Complete HW1 : Worksheet and Quiz Prep. Worksheet should be hand-written and ready to turn in AT THE BEGINNING of class.
HW1 Worksheet | pdf
Posted on September 19th, 2007 by Baker Franke
Filed under: Handouts, Homework | No Comments »
Turn in part II of the H-Bot assignment (using three robots)
Please call your project username.hbot
The associated zip file would then be username.hbot.zip
Lab 2: HBot Assignment Sheet pdf
Posted on September 18th, 2007 by Baker Franke
Filed under: Labs, Handouts, Homework | No Comments »
To connect to the UCLS file server from Windows first download this program: http://winscp.net/download/winscp382setup.exe
For instructions on how to use it go here:
http://ucls.uchicago.edu/is/tutorials/windowsconnect.shtml
Posted on September 17th, 2007 by Baker Franke
Filed under: Class Notes | No Comments »
Clean up and turn in Lab 1b: Graphical Bike Wattage
Please zip it up and put it in my dropbox.
The file format should be: username_lab1b.zip
Posted on September 17th, 2007 by Baker Franke
Filed under: Homework | No Comments »
Scholars,
Watch the video below and follow along. It’s 32 minutes long so you’ll need the full period and probably more.
You should follow and do each step as it’s done in the video - if in the video, I compile and run the program, so should you. Feel free to pause and rewind as […]
Posted on September 14th, 2007 by Baker Franke
Filed under: Labs, Class Notes | No Comments »