|
Re: Teaching Java
For teaching Java, you could have them write a PID loop for some sensor on a previous year's robot (ex. an encoder on a drive train) that way they will have experience getting information from sensors, processing it using code, and telling the robot what to do based on the output from the PID.
|