Lab 7: Turtle Graphics
CS145: Images and Imagination, Spring 2010


[previous lab][schedule][next lab]

Due Date:
Work should be submitted via WISE Friday, March 19, 2010 before the beginning of class.

Goals

  • Learn about String concatenation and the print command.
  • Learn about function return values.
  • Learn about recursion.
  • Learn about Fibonacci Series.
  • Create fractal images using recursion.

Resources and Readings

Directions

Deliverables

Friday, March 19, before class:

Turn in via Wise a single zipped file containing your Processing sketch for your code created in 4) and 5). Be sure to include image files of what your code produces.

Before turning in any of your code, make sure that you have cleaned it up!


[top]  [Schedule]  [Home]