My Logo for Mac
Educational programming environment based on LOGO.
Educational programming environment based on LOGO.
The central role of Logo plays a turtle as an on-screen cursor. You can enter simple commands, that in turn move directly one or more turtles in the drawing area. This way you are able to easily draw shapes and create colorful images.
Even young children quickly learn to move and turn the turtle using easily-remembered, intuitive commands. For example, typing forward 50 moves the turtle forward 50 pixels. Typing right 90 turns the turtle right 90 degrees.
Designed at the Massachusetts Institute of Technology (MIT) as a language for learning, LOGO is by its nature friendly, forgiving and powerful.
Comments
User Ratings