- Two recursive methods for computing powers.
Click on
Powers to show the example.
- Here is an applet that draws spirals on the canvas.
Click on
Spiral to show the example.
- This applet draws a picture of "broccoli" recursively on the canvas.
Click on
Broccoli to show the example.
- This version allows the broccoli to be dragged around the screen.
Click on
BroccoliDrag to show the example.
- This version animates the drawing with pauses in between drawing.
Click on
LivingBroccoli to show the example.