Showing posts with label Logo. Show all posts
Showing posts with label Logo. Show all posts

Wednesday, January 12, 2011

Turtle Fun

Catching up on activities from November and December:
One focus was learning about a simple computer programming language called LOGO that was developed at MIT as an educational aid for children. In Logo the cursor is a “turtle” who moves across the screen creating graphics based on the commands given by the children. We learned some basic Logo commands, and students then worked on writing out programs (a series of commands) which they could type into the computer to see the results. This project has generated a good deal of excitement in our group. Initially the students worked in partnerships, helping each other as they learned. Then each student had an opportunity to work on a laptop solo. Logo helps students develop their spatial/geometric sense as well as providing good problem solving experience, as they try to figure out how to make the turtle create the drawings they want.

Wednesday, November 12, 2008

Turtle Explorations



We have been learning about a simple computer programming language called Logo that was developed at MIT as an educational aid for children. In Logo the cursor is a “turtle” who moves across the screen creating graphics based on the commands given by the children. We have learned some basic Logo commands, and students are beginning to write out programs (a series of commands) which they can then type into the computer to see the results. This project has generated a great deal of excitement in our group. It has also been our first time to use the new mobile laptop lab which has added to the excitement.