Just over the past few weeks I’ve read about several initiatives to help teach anyone basic coding skills. As I work on my second lesson from Code Year (Week 2: functions in javascript), my mind wanders back to the few CS classes I took in undergrad almost 10 years ago and I’m seriously impressed by how much easier and accessible this content is for anyone who wants to learn to code. (The desire to learn is a big part and I’ll come back to this.) In just about a week, over 350,000 people signed up for the CodeYear program, designed by the Codecademy team (the darling of the most recent YC batch) that raised $2.5M just a couple months after launching last August. (Those growth numbers are amazing and Fred Wilson does a great job outlining some of the factors that contributed to those sign-ups.)
Adding to that buzz, Codecademy announced an abbreviated version of Code Year, CodeSummer+, in partnership with the White House and their Summer Jobs+ Program to “ provide pathways to employment for low-income and disconnected youth in the summer of 2012.” It is wonderful to see the various startups and government officials that are coming together to build off this momentum and create resources & programs that are needed in schools & communities across the country. However, I think the more important points of this announcement are the offline meetups and Q&A forums. While delivering content online is efficient, scalable and allows for self-paced learning, learning is inherently social so these 2 aspects of their program are crucial to reaching the goal of actually teaching people to code. Combining their online content with offline interactions to create a blended learning model is a smart approach that other hot digital learning startups, such as Khan Academy, are developing as well to reach key learning goals.
And speaking of learning goals, I’m curious to see some of the assessments that go along with Code Year to help confirm that I am, in fact, becoming a hacker. (Of course I’m also relying on several other online resources as well as direct instruction from my sometimes not-so-patient hacker husband.)
Back to an earlier point…One of the key drivers to learning anything is interest, so in order for these types of programs to be successful the first step is actually to foster the desire for people to want to code. Coming from the Silicon Valley, it’s fairly obvious to many of us, but convincing a middle/high school student from another environment is slightly more challenging. That is what excites me most about The Academy for Software Engineering, NY’s first public high school that will actually train kids to develop software. Beyond being open to any student that is interested and focusing on diversity in STEM fields, the school is focusing on 9th graders and helping plant the seed of why coding is an important and necessary skill. I believe igniting that interest in 14 year olds is what will truly lead to a world of coders.
And in contributing to that larger teach-the-world-to-code vision and my own personal goals, I should get back to my lesson.