Massachusetts Institute of Technology
Mit: Logo Foundation
This site provides information and resources for the Logo programming environment, including on-line publications, workshops and consulting services.
Other
Learning With Logo
This site contains references to Logo resources from programming environments, examples and organizations.
University of Cambridge
University of Cambridge: Nrich: Introduction to Logo Programming
Excellent introduction to LOGO programming. Get started learning the basics of how to write procedures using the Logo programing language to get that "turtle" to move around and draw pictures. It sharpens your problem-solving,...
University of Cambridge
University of Cambridge: Nrich: Introduction to Logo Programming
Excellent introduction to LOGO programming. Get started learning the basics of how to write procedures using the Logo programing language to get that "turtle" to move around and draw pictures. It sharpens your problem-solving,...
University of Cambridge
University of Cambridge: Nrich: Beginning Logo Programming
A helpful compilation of lessons sequenced to help you get started learning the Logo programming language. Logo is used for writing procedures and superprocedures. It sharpens your problem-solving, sequencing, and geometry skills.
University of Cambridge
University of Cambridge: Nrich: Logo Programming Overlapping Polygons
Using this Logo Program you can experiment with different values for N in the procedure and see the changes in the results.