Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kde/kturtle

Educational programming environment that uses TurtleSpeak
https://github.com/kde/kturtle

Last synced: 4 days ago
JSON representation

Educational programming environment that uses TurtleSpeak

Awesome Lists containing this project

README

        

KTurtle is an educational programming environment that uses TurtleSpeak, a programming language loosely based on and inspired by [LOGO](http://en.wikipedia.org/wiki/Logo_programming_language).

The goal of KTurtle is to make programming as easy and accessible as possible. This makes KTurtle suitable for teaching young students the basics of math, geometry and... programming.

## Features

Some of the main features of KTurtle include:
* the ability to translate the programming commands into the native language of the student using the KDE translation framework.
* all you need integrated in one application.
* simplified programming terminology.
* intuitive syntax highlighting and error markers.

![Kturtle](icons/kturtle.gif)

Learn more in the [KTurtle manifesto](MANIFESTO.md).