Changes

Jump to navigation Jump to search
Line 21: Line 21:  
Turtle Art was written by Brian Silverman and is maintained by Walter Bender. Arjun Sarwal added the sensor features. Luis Michelena contributed to the "named" action and box blocks.
 
Turtle Art was written by Brian Silverman and is maintained by Walter Bender. Arjun Sarwal added the sensor features. Luis Michelena contributed to the "named" action and box blocks.
   −
==Learning with Turtle Art==
+
===Learning with Turtle Art===
    
Play with Turtle Art to draw colorful art patterns using a turtle that accepts instructions for movement.
 
Play with Turtle Art to draw colorful art patterns using a turtle that accepts instructions for movement.
Line 36: Line 36:       −
===What am I learning?===
+
====What am I learning?====
    
You are learning how to build a set of instructions for a pretend turtle to follow. With repeating instructions and conditional following of the instructions, your pretend turtle can draw shapes and lines over and over again with interesting results.
 
You are learning how to build a set of instructions for a pretend turtle to follow. With repeating instructions and conditional following of the instructions, your pretend turtle can draw shapes and lines over and over again with interesting results.
   −
===Why is this important?===
+
====Why is this important?====
    
You learn to predict what each instruction will cause the turtle to create with line art. It helps you detect patterns, understand the repetition of instructions, and understand following instructions only when a certain condition is met, which is important in computer programming, mathematics, and science.
 
You learn to predict what each instruction will cause the turtle to create with line art. It helps you detect patterns, understand the repetition of instructions, and understand following instructions only when a certain condition is met, which is important in computer programming, mathematics, and science.

Navigation menu