Functional Problem Solving (CSC 151 2014F) : Outlines

Outline 33: Turtle Graphics


Held: Friday, 31 October 2014

Back to Outline 32 - Characters and Strings. On to Outline 34 - Iteration.

Summary

We explore another imperative model of images, turtle graphics. In this model, we give drawing expressions to simulated robotic turtles.

Related Pages

Overview

Administrivia

Upcoming Work

Extra Credit Opportunities

Academic

Peer Support

Modeling the Drawing Process: Turtle Graphics

Some Historical Notes

Disclaimer: Although I knew much of this information, I did crib some ideas from Wikipedia and the Web for these notes.

Turtle Graphics in MediaScheme

Lab