squeak!
In my continuing quest to find some way of introducing Caitlin to programming, I’ve tried a few different things…Logo and Python to name a couple..
I actually had the most success with Python- I got her to print out her name a few times and some other simple stuff like that…with Logo she was far more interested in telling me what she wanted to see happen, and having me do it, than trying anything herself.
But now hopefully I’ve found something that might be a little more appropriate.
It’s Squeak, which is a Smalltalk implementation that comes with something called eToys. eToys is basically an extra layer on top of the Squeak environment that allows visual manipulation of properties, and creation of “scripts” (which are basically just methods, or smalltalk messages).
The general idea with eToys is that you start with a “Sketch”, which you create using a painting tool, and then from there you can start creating scripts for it and manipulating it’s properties.
I created myself a rather badly drawn cat and mouse, and had them run around the screen, turning if they hit the edge. I also added a button to make the cat turn towards the mouse. It was rather addictive, I kept thinking of other things to try to make them do….
I’m definitely going to have to play with it a bit more and then try Caitlin with it, and see what she thinks.
Oh, and here‘s a screenshot of my work in action…heh
Another great thing about it, is that there’s a small browser plugin you can download that lets you run Squeak projects straight from the web – either in the browser window, or fullscreen. I definitely recommend installing it and having a look at the tutorials and having a play…’cause it’s fun!
-
Articles
- March 2011
- July 2010
- May 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- December 2003
- November 2003
- October 2003
-
Meta




