Scratch Conference at MIT

Scratch is a programing language and environment designed by the MediaLab for used by young children. It is best described as a tool for making programmable media. It is used not just for programming as you know it, but for making games, telling stories, making dynamic artwork.

Education and Computer is an interest of mine. I have been watching Scratch grow for the last two years. This is their very first conference. How was it and what did I learn from the conference? It was attended by educators and researchers from all over the world. There were interests in, obviously, using Scratch to teach math and science concepts. But Scratch is also uniquely suitable for generating other programmable media -- arts, story telling, and music. One of the main theme is to use it to enhance learning in all subjects. Lots of teachers are looking for help, ideas, lesson plans, and examples for using Scratch in the classroom.

CompuGirls

There are several notable use of Scratch in high need, under served communities to get kids, especially girls, interested in learning. The Compugirls program for example, using the idea that these programs need not only to be gender relevant, but cultural relevant. The CompuGirls program ask the girls to create project that has a social justice theme relevant to their own communities. The presentation was given by two of the CompuGirls and they were most impressive. The presented a project that explains, and call for action, on the effect of gentrification on the school system.

Harvard University

On the other end of the age group, Harvard uses Scratch on their first week of undergrad Computer Science CS50 class. Using something accessible like Scratch helps them retain more students during their shopping / audition period. They also confirmed that Scratch is too simple and limited to be used in more than the first week of their class, for computer science students. While there are negative feedback from students who are already knowledgeable in programming, some of them also pointed out that while it is not useful for them personally, it was useful for "the others". It also offers an opportunity for them to "show off".

Deep Thinking at Grade Level Another use of Scratch was presented by an elementary school at the Portola Valley School District. This is an affluent school and they use Scratch to let high achievers explore deeper within their own grade level, instead of the traditionally "pushing them into higher grade" approach. This approach let the student develop "deep thinking at their grade level".

Teach Tips from Research

Colleen Lewis from UC Berkeley presented some perhaps not obvious problem when introducing Scratch programming to 7th and 8th graders. Some of the "obvious" concepts to us may not be obvious to a child. For example, the concept of turning -- i.e. changing direction in place, is not obvious. In the real work, turning usually includes forward movement. Turning left in a car goes forward and left.

Even the simple idea of sequencing, each Scratch block is executed in sequence, is also not obvious. Since it is hard to demonstrate and learn that concept using sprite movement, she suggested one should use sound output first to demostrate sequencing.

Another big area of problem is how to teach the children to plan before doing, and to debug their program when there are problems. Many other teachers contributed their solutions to this very common problem. Funny because this problem exists in the "real world" as well for professional programmers. One of the key take away for me is the importance of "storyboarding" as a planning tool/step.

The Scratch Website and Social Networking This was one of the surprises for me at the conference. Most Scratch users will be already familiar with the website. But I wasn't. When Mitch Resnick and Andres Monroy Hernandez (the person responsible for the website) presented what has been happening on the Scratch website since it's launch, I see an immediate parallel with the main stream social networking sites.

The Scratch site originally was created for sharing projects. Then it evolves, on its own, creating many different uses that one easily recognizes from Diggs, Facebook, Etsy, and the like:

- collaboration of efforts, forming companies, groups of users contributing to a project using their own area of expertise, "consulting". - developing highly personal content -- creating greeting cards for friends - story telling with episodic story series - expert meta content created to help others - tutorials on how to use the site, tutorials on programming - media meta content -- news channel showing news about the site - engage users -- create survey and experiment and invite user participation

These are wonderful ideas that we see in different social networks today.

During a session specifically on the website, many people asked Andres why he seems to be pushing the feature set in his own direction and not borrow many things from the common social networking sites, and sites like Amazon which has a strong social component to it. Initially I thought the same. After listening to the discussions I concluded that the Scratch team is right. The purpose of the Scratch website is not to create a general social network, although the user base benefits from some level of networking. The main purposes of the Scratch site(s) is for sharing project, teaching and helping each other to use Scratch. For those purposes, they are developing better ways to search and group projects, and to develop more ways to decentralize content control.

Computer Club House

The Scratch project were initially developed and tested for the Computer Club House projects, an after school club house to engage children in use of technology. These club houses provide students access to many different computing media, not just Scratch. The club houses are staffed sometimes by short term volunteers, and sometimes by longer term volunteers. The sessions on the Computer Club House was not as much about Scratch as the dynamics of the club house environment. The club house wants to move from "community Technology center", where typical instructions are on basic computer skills like typing and word processing, to facilitating creative design.

As expected, it was not easy to motivate the children to start getting involve with the computing activities. To get the kids away from gaming, they developed an informal system of "club bucks". For working on design projects, the kids will earn "club bucks" that they can use to buy gaming time.

Geetha Narayanan and John Meada

The closing keynotes of the event was a two part keynotes, first by Geetha Narayana and then by John Maeda, on "Learning to Design", "Designing to Learn" . Geetha is of course as inspiration as ever, talking about her projects at the Srishti School of Art, Design and Technology in India. She gave a beautiful and inspirational presentation, looking at the problems with the under served children in India and how to help them. The title, "Creating new Leonardos and Developing Urban Arcadias" sums it up very well. One of her keyword is "Slowness" -- a simple word that has deep meaning in this context.

John Maeda recently left MIT Media Lab to become the president of RISD. His presentation is funny and punchy as always. He threw hundreds of ideas and questions at us with very little answers, provoking much thinking.