Logotacular is a colourful iPad app to help you learn ’Logo’, a programming language designed to assist in learning geometry and programming. The most basic commands in Logotacular are the ’go forward’ command and the ’turn right’ command. You use these commands to control a small on-screen ’turtle’, which draws a path as it moves. You can change the background color, line color and the thickness of the lines drawn, as well as and raising/lowering the pen. Loops can be programmed by use of the ’repeat’ command which tells the turtle to execute a set of commands a specific number of times.
More advanced users can use variables are used to tell the turtle the value assigned to a letter, and functions (or ’procedures’) are used to name a set of commands so that you can easily execute them later, all concepts useful in learning other programming languages.
Use Logotacular to learn about:
Logo was created in 1967 by Wally Feurzeig and Seymour Papert - researchers at MIT university. Their goal was to create an easy to learn application where kids could play with words and the structure of sentences. Later versions of Logo included on screen graphics and the forward and right commands to move an on-screen ’turtle’ around the screen. In 1969, a physical robot was designed which would move across the floor tracing its path with a pen. Seymour Papert pioneered its use in school classrooms as an educational system in the early 1970’s.
We’d love to hear what you think about Logotacular! For support using the app, for more information, to suggest improvements, report bugs or tell us how you or your students used the app, please contact john.grindall@gmail.com