Rediscovering Logo with Bob the Turtle
notes.ayushsharma.in
Rediscovering Logo with Bob the Turtle
1–8 of 8 posts
Re: Rediscovering Logo with Bob the Turtle
#2But in high school I took another programming class and learned a lot of programing concepts with Mac logo. Recursion and drawing fractals and graphing equations.
While I appreciate the logo turtle moving syntax, it’s weird seeing it in python. Though I wonder if logo still exists, I’ll search for that.
Re: Rediscovering Logo with Bob the Turtle
#3I learned logo initially in middle school in the 70s. (Even got to demo it for the local art museum’s “festival of the future”) But in high school I took another programming class and learned a lot of programing concepts with Mac logo. Recursion and drawing fractals and graphing equations. While I appreciate the logo turtle moving syntax, it’s weird seeing it in python. Though I wonder if logo still exists, I’ll sear…
Re: Rediscovering Logo with Bob the Turtle
#4http://people.eecs.berkeley.edu/~bh/v1-toc2.html
That said, Python with the turtle library is still a great way to show kids programming. I did this with my nephew a while back, and now he's started on his next project: a robot car controlled by a Raspberry Pi.
Re: Rediscovering Logo with Bob the Turtle
#5Re: Rediscovering Logo with Bob the Turtle
#6Re: Rediscovering Logo with Bob the Turtle
#7I learned logo initially in middle school in the 70s. (Even got to demo it for the local art museum’s “festival of the future”) But in high school I took another programming class and learned a lot of programing concepts with Mac logo. Recursion and drawing fractals and graphing equations. While I appreciate the logo turtle moving syntax, it’s weird seeing it in python. Though I wonder if logo still exists, I’ll sear…
are two modern Logo interpreters (both are web-based)
Re: Rediscovering Logo with Bob the Turtle
#8Two modern, full-featured web-based Logo interpreters are: