Saturday, September 15, 2012

EmTech Preview: Another Way to Think about Learning

I believe that we get into trouble when knowing becomes a surrogate for learning. We know that a vast recall of facts about something is in no way a measure of understanding them. At best, it is necessary but not sufficient. And yet we subject our kids to memorizing. We seem to believe that rote learning is akin to physical exercise, good for their minds. And, quite conveniently, we can test whether the facts stuck, like spaghetti to a wall. In some cases knowledge is so drilled in that you know and hate a subject at the same time.

The closest I have ever come to thinking about thinking is writing computer programs. This involves teasing apart a process into constituent parts, step-by-step functions, and conditional statements. What is so important about computer programs is that they (almost) never work the first time. Since they do something (versus nothing), just not what you wanted, you can look at the (mis)behavior to debug and change your code. This iterative process, so common in computer programming, is similar to learning.

The gods must be crazy

Have you watched a two-year-old use an iPad?

The meteoric rise of modern instructionism, including the misguided belief that there is a perfect way to teach something, is alarming because of the unlimited support it is getting from Bill Gates, Google, and my own institution, MIT. While Khan Academy is charming and brilliantly nonprofit, Salman Khan cannot seriously believe that he and a small number of colleagues can produce all the material, even if we did limit our learning to being instructed.

One Laptop per Child (OLPC), a nonprofit association that I founded, launched the so-called XO Laptop in 2005 with built-in programming languages. There are 2.5 million XOs in the hand of kids today in 40 countries, with 25 languages in use. In Uruguay, where all 400,000 kids have an XO laptop, knowing how to program is required in schools. The same is now true in Estonia. In Ethiopia, 5,000 kids are writing computer programs in the language Squeak.

OLPC represents about $1 billion in sales and deployment worldwide since 2005—it’s bigger than most people think. What have we learned? We learned that kids learn a great deal by themselves. The question is, how much?



View the Original article

No comments:

Post a Comment