KTurtle

    From KDE UserBase Wiki
    Revision as of 04:48, 30 May 2009 by Cies (talk | contribs) (fix link)

    KTurtle is an educational programming environment that uses TurtleSpeak, a programming language loosely based on and inspired by LOGO. The goal of KTurtle is to make programming as easy and accessible as possible, which makes KTurtle suitable for teaching young students the basics of math, geometry and... programming.

    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 in one application.
    • simplified programming terminology.
    • intuitive syntax highlighting and error markers.

    Links

    The resources for KTurtle are spread over a few webpages:

    The KTurtle Homepage
    This page is KDE's the official page for KTurtle. Besides the news feed it is mainly a landing page with links to the other resources.
    KTurtle on UserBase
    The UserBase wiki page for KTurtle, this page. Here most resources can be found that interest the user: screenshots, example scripts, a feature list, frequently asked questions (FAQ), etc.
    KTurtle on TechBase
    The TechBase wiki page for KTurtle. This page is gear towards the contributers or KTurtle: the developers and the translators. Various bits of information on the translation and development process can be found here.
    The KTurtle GoogleGroup
    Here google hosts our mailing list. It is public so you can browse the archives. It is low traffic, so please do not hesitate to subscribe.
    The KTurtle Handbook
    This is an online copy of the KTurtle Handbook as shipped with the KTurtle program.
    KTurtle on bugs.kde.org
    Bugs, wishes or other issues with KTurtle are tracked using bugs.kde.org. Please report any issues with KTurtle here so nothing will be lost.
    KTurtle on Wikipedia
    KTurtle's page on Wikipedia.


    Screenshots

    a fresh start of KTurtle
    after a little drawing

    More screenshots (of older versions as well).

    More example scripts

    We have dedicated a page on this wiki to KTurtle example scripts. Please have a look!