2 projects tagged "Desktop Environment"
KTurtle is an educational programming environment using the LOGO programming language. The unique quality of LOGO is that the programming commands are translated to the language of the programmer so that she can program in her native language. This makes LOGO ideal for teaching kids the basics of math, geometry, and programming. One of the reasons many children like LOGO is because of the turtle, a programmable icon (sprite) which can be moved around the screen and used to draw objects with simple commands.