KTurtle: Difference between revisions

From KDE UserBase Wiki
No edit summary
m (fix typos)
Line 6: Line 6:


KTurtle is an educational programming environment that uses TurtleSpeak,  
KTurtle is an educational programming environment that uses TurtleSpeak,  
a programming language loosely based on and inspired by [http://en.wikipedia.org/wiki/Logo_programming_language 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.
a programming language loosely based on and inspired by [http://en.wikipedia.org/wiki/Logo_programming_language 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 maths, geometry and... programming.


Some of the main features of KTurtle include:
Some of the main features of KTurtle include:
Line 25: Line 25:


; [http://techbase.kde.org/Projects/Edu/KTurtle KTurtle on TechBase]
; [http://techbase.kde.org/Projects/Edu/KTurtle 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 TechBase wiki page for KTurtle. This page is gear towards the contributors or KTurtle: the developers and the translators. Various bits of information on the translation and development process can be found here.''


; [http://groups.google.com/group/kdeedu-kturtle The KTurtle GoogleGroup]
; [http://groups.google.com/group/kdeedu-kturtle The KTurtle GoogleGroup]
Line 57: Line 57:
== How to get KTurtle? ==
== How to get KTurtle? ==


KTurtle is a [http://en.wikipedia.org/wiki/FOSS Free Software] project. It is part of the [http://kde.org KDE] project, therefor readily available to most [http://en.wikipedia.org/wiki/Linux_distribution Linux distributions] (try searching for KTurtle with your package manager).
KTurtle is a [http://en.wikipedia.org/wiki/FOSS Free Software] project. It is part of the [http://kde.org KDE] project, therefore readily available to most [http://en.wikipedia.org/wiki/Linux_distribution Linux distributions] (try searching for KTurtle with your package manager).


KDE is available (yet still considered unstable) for '''[http://windows.kde.org/ Microsoft Windows]''' and '''[http://mac.kde.org/ Mac OSX]''', user have reported good experiences with KTurtle on these platforms. If you are using Windows or Mac and give KTurtle a try, please report your experiences to our [http://groups.google.com/group/kdeedu-kturtle mailing list], or [http://bugs.kde.org file a bug]. Thank you!
KDE is available (yet still considered unstable) for '''[http://windows.kde.org/ Microsoft Windows]''' and '''[http://mac.kde.org/ Mac OSX]''', user have reported good experiences with KTurtle on these platforms. If you are using Windows or Mac and give KTurtle a try, please report your experiences to our [http://groups.google.com/group/kdeedu-kturtle mailing list], or [http://bugs.kde.org file a bug]. Thank you!


[[Category:Education]]
[[Category:Education]]

Revision as of 14:30, 31 May 2010

   
KTurtle at work (more screenshots)

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 maths, 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 (this page)
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 contributors 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. You might find KTurtle developers on the #kdeedu channel on freenode.org.
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.
Monitor translation effort for KTurtle
Follow the translation effort for KTurtle in KDE 4 stable releases, split up in user interface strings and documentation.
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).


How to get KTurtle?

KTurtle is a Free Software project. It is part of the KDE project, therefore readily available to most Linux distributions (try searching for KTurtle with your package manager).

KDE is available (yet still considered unstable) for Microsoft Windows and Mac OSX, user have reported good experiences with KTurtle on these platforms. If you are using Windows or Mac and give KTurtle a try, please report your experiences to our mailing list, or file a bug. Thank you!