Login

Please fill in your details to login.





turtle programming

Try your hand at turtle graphics.
A good while ago (1967) some famous computer scientists decided that it would be a good idea to start teaching children to code. They designed a programming language called Logo to do this.

The following resources will help you to learn to code through a simple Logo style environment called a Turtle.

First, you can experiment with your Turtle in a 'Trinket'. This is a block programming environment like the ones you have been using up until now in Code Studio and Scratch. I've started you off with a template that draws a square. Experiment and see what you can accomplish.

[f s:"https://trinket.io/embed/blocks/bbb294cca6" w:"100%" h:"" t:"Trinket Turtle Block Programming" b:"" g:"" c:""]
Now that you've used the block environment, time to get coding! I've set up a sample Turtle world using the Python programming language. Download the Turtle Command Reference and get experimenting.

[f s:"https://trinket.io/embed/python/418bbca81b" w:"100%" h:"" t:"Python Turtle Programming Trinket" b:"" g:"" c:""]
Finally, we can carry out the same tasks away from the safe environment of the World Wide Web using the desktop Python Integrated Development Environment, IDLE. Work through the resources in the box below.

Work through these resources...

All third party documentation is provided purely for educational purposes and must not be distributed. If you are the copyright owner of these documents and you do not with me to make them available here, please get in touch.
Last modified: January 30th, 2022
The Computing Café works best in landscape mode.
Rotate your device.
Dismiss Warning