thanks for sharing! maybe we should link to it from a kde/kturtle
wikipage. is that ok with you? (are you ok when we mirror it, is it
under a license like CC-share alike? would be nice!)
> and be gently with me - it was my first ever course i had to give.
if you release it under CC-share alike you might find people sharing
their updated versions of your course.
(one hurry for collaboration)
> by the way - will there be a new ktutrle soon? i need to repeat this
> course in the summer term in roughly 4 weeks.. would be nice if a new
> kturtle would be available.
what version do you use now?
the current version is the kde4 version. for this version the syntax
slightly changed to match the conventions of the most-used languages
out there.
the kde4 version works on windows and mac, but some issues remain with
translations of the turlte-command language. if you haven't please try
the kde4 version, it sports a lot of new, helpful features.
> again, thanks alot for making k-turtle - its the really best way to
> introduce people to the world of programming.
wow.. thanks for the encouraging compliment.
being the bast way to introduce people to programming is what kturtle
tries to be, im glad it already succeeded in your perspective. thanks!
regards,
_cies.
I wanted to use Ktutle in my classroom, but I have to follow these
teaching plans strictly.
The plans are made according to MS Windows and other MS software, so
the software I use should at least do everything Ms software does.
(Though we are not obliged to use MS)
In these plans it's prescribed to show how to erase a line. It's
according to penerase command in MSW Logo. Is there any alternative in
Kturtle?
@cies: great work - you did with Kturtle! I love it and hope to help
the project in future.
Best regards,
Silvia
yet the following might help:
- change the 256,256,256 into 255,255,255
- make "penwidth 2" or even three for the white line.
(warning: these are untested not well founded suggestions)
the canvas of kturtle in kde4 in vector based. good for printing, good
for zooming. but not entirely pixel perfect.
i'd have to run the second example myself to see what you mean..
maybe niels drops by and can give it a go.
thanks for your feedback silvia!
_cies.
unlimited (only limitation the memory and swap space of your computer)
> When I tried to concatenate more than 4 string Kturtle yielded an
> error.
what error? and you post code?
please always post full information when you want to highlight bugs/issues.
did you do something like:
print "1"+ "2" + "3" + "4" + "errrorrr!!!"
again: i cannot have a look at it myself the upcoming days.
my regards,
_cies.
last time i had five days uptime was some years ago. :) nowadays i
try to sleep every night. (ok, with exceptions of sometimes skipping a
night's sleep)
> After restarting the computer, everything works.
you mean sleep right?
hehhehhe..kidding.