Also shout out to all shell programmers and turtle graphicians and turtle roboticians! Turtles are really awesome, they have shell access! And won’t be rushing to push anything on production too fast either.
Also shout out to all shell programmers and turtle graphicians and turtle roboticians! Turtles are really awesome, they have shell access! And won’t be rushing to push anything on production too fast either.
If you like turtles and programming, you might enjoy hearing about LOGO.
Back in the day, that was the first programming language I was taught. Years and years before I’d learn C or ASM.
You’d give instructions to a “turtle”, moving it about the screen, drawing as it did so. It was a magical experience for 9yo me.
I did something very similar with python’s import turtle
Thank you! I had been picking my memory for this for so long. We too were taught LOGO in school in the early 2000s. I had forgotten the name, I found kturtle after searching about but couldn’t recall what the original program was called.