Line 765: |
Line 765: |
| ===From the field=== | | ===From the field=== |
| | | |
− | Tony Forster has written a number of blog posts about his experiments with Turtle Art: [http://tonyforster.blogspot.com/2009/02/using-python-blocks-in-turtleart.html Using Python blocks in TurtleArt] [http://tonyforster.blogspot.com/2009/02/turtle-lander.html Turtle Lander] [http://tonyforster.blogspot.com/2009/01/reprogramming-sugar.html Reprogramming Sugar] | + | Tony Forster has written a number of blog posts about his experiments with Turtle Art: |
− | [http://tonyforster.blogspot.com/2009/12/turtle-random.html Turtle random] | + | * [http://tonyforster.blogspot.com/2009/02/using-python-blocks-in-turtleart.html Using Python blocks in TurtleArt] |
− | [http://tonyforster.blogspot.com/2009/12/turtle-random-v2.html Turtle random V2] | + | * [http://tonyforster.blogspot.com/2009/02/turtle-lander.html Turtle Lander] |
− | [http://tonyforster.blogspot.com/2009/12/turtle-lissajous.html Turtle Lissajous] | + | * [http://tonyforster.blogspot.com/2009/01/reprogramming-sugar.html Reprogramming Sugar] |
− | [http://tonyforster.blogspot.com/2009/12/turtle-spring-damper.html Turtle spring damper] | + | * [http://tonyforster.blogspot.com/2009/12/turtle-random.html Turtle random] |
− | [http://tonyforster.blogspot.com/2009/09/turtle-art-color-and-shade.html color and shade] | + | * [http://tonyforster.blogspot.com/2009/12/turtle-random-v2.html Turtle random V2] |
− | [http://tonyforster.blogspot.com/2009/09/turtleart-shapes.html Turtle Art shapes] | + | * [http://tonyforster.blogspot.com/2009/12/turtle-lissajous.html Turtle Lissajous] |
− | [http://tonyforster.blogspot.com/2009/12/bouncing-turtle.html Bouncing Turtle] | + | * [http://tonyforster.blogspot.com/2009/12/turtle-spring-damper.html Turtle spring damper] |
− | [http://tonyforster.blogspot.com/2009/12/turtle-pythagoras.html Turtle Pythagoras] | + | * [http://tonyforster.blogspot.com/2009/09/turtle-art-color-and-shade.html color and shade] |
− | [http://tonyforster.blogspot.com/2009/12/turtle-graph.html Turtle graph] | + | * [http://tonyforster.blogspot.com/2009/09/turtleart-shapes.html Turtle Art shapes] |
− | [http://tonyforster.blogspot.com/2009/12/turtle-pi.html Turtle Pi] | + | * [http://tonyforster.blogspot.com/2009/12/bouncing-turtle.html Bouncing Turtle] |
− | [http://tonyforster.blogspot.com/2009/12/turtle-fractions.html Turtle fractions] | + | * [http://tonyforster.blogspot.com/2009/12/turtle-pythagoras.html Turtle Pythagoras] |
− | [http://tonyforster.blogspot.com/2009/12/turtle-interactive-multimedia.html Turtle interactive multimedia] | + | * [http://tonyforster.blogspot.com/2009/12/turtle-graph.html Turtle graph] |
− | [http://tonyforster.blogspot.com/2010/02/turtle-art-collapsed-stacks-and-numeric.html capture numeric input] | + | * [http://tonyforster.blogspot.com/2009/12/turtle-pi.html Turtle Pi] |
− | [http://tonyforster.blogspot.com/2010/02/turtle-e.html Turtle e] | + | * [http://tonyforster.blogspot.com/2009/12/turtle-fractions.html Turtle fractions] |
− | [http://tonyforster.blogspot.com/2010/03/turtle-spirograph.html Turtle spirograph] | + | * [http://tonyforster.blogspot.com/2009/12/turtle-interactive-multimedia.html Turtle interactive multimedia] |
− | | + | * [http://tonyforster.blogspot.com/2010/02/turtle-art-collapsed-stacks-and-numeric.html capture numeric input] |
| + | * [http://tonyforster.blogspot.com/2010/02/turtle-e.html Turtle e] |
| + | * [http://tonyforster.blogspot.com/2010/03/turtle-spirograph.html Turtle spirograph] |
| | | |
| An bringing it all together, [http://tonyforster.blogspot.com/2009/03/turtle-oscilloscope.html the Turtle Art Oscilloscope]. | | An bringing it all together, [http://tonyforster.blogspot.com/2009/03/turtle-oscilloscope.html the Turtle Art Oscilloscope]. |