
IDEAS
A selection of ideas and
applications to develop and and extend the use of MSW Logo.
A Pie chart
This is a fairly simple way of making parts of a pie chart. (Can it be simplified?)
|
First create the procedure pie.. to pie :fraction
:size Create pie chart segments by typing pie along with the fraction you want to display and the radius of the displayed segment. E.g: pie 0.7 80
or pie 0.3 80
|
A LOGO screen ruler
This is a useful way of investigating the relationship between LOGO distances and distances in the real world
|
Create the ruler procedure... to ruler :n
Use the command ruler 0 to automatically create a ruler beginning at 0
Note: The marks on this example are not the same as LOGO measurements. What changes would you make to the procedure to correct it? |
Telling the time

How could you improve this clock? - Visit the procedure bank to download the procedure used to make it.
An Art lesson
Possibilities for using LOGO within Art are numerous....

"Sunflower"

"Grey Thing"

"Feathers"
The content and images within these pages is the copyright (c) of Mark Robinson and the children of Ambleside C.E. Primary School, 1999.