back
previous page
on
next page

 hexagon.gif (4570 bytes)n the gO with LOGO

rdraised.gif (1019 bytes)
patterns within circle

4: Using Logo

 

 

 

 

 

 

 

 

 

 

 

 

 

 

These are some of the important commands (often with a number to show the amount of movement) used in LOGO to draw lines on the screen.  Move the cursor over them to find out what thay do.

CS

Clears screen

FD

Move forwards

BK

Move backwards

RT

Turn right

LT

Turn left

We drew different patterns which you get when you divide a circle up into equal sections. We then looked to see if the patterns were symmetrical or not. Some of them were really beautiful.

Our teacher explained that if we used a computer program called LOGO it would work in the same way that had planned our shapes on paper. The computer would follow instructions and it would be the same as drawing the patterns with a ruler.

 

creating a squre using LOGO
This animation shows how LOGO creates a square on the screen.
link Information about the program LOGO can be found at: http://el.www.media.mit.edu/groups/logo-foundation/Logo/Turtle.html

 link You can download free copies of LOGO from:: http://www.softronix.com/logo.html

on
Next Page