Onward and Upward

Blog archive

Programmers: The Next Generation

My December print column, called Frameworks, is about Microsoft's Small Basic programming language, and how it makes it easy for kids as young as 10 to learn the basics of coding. I wanted to expand upon this a bit and point out that Microsoft has gone further, and put a lot of free resources online for teachers.

One site with a lot of promise is Teaching Kids Programming. It's 14 weeks' worth of software that teaches principles in bite-sized chunks. All the material is free, and there are videos which demonstrate using each of the chunks, which they call "recipes." There's some software to download, but the system requirements are minimal, and most homes and schools should have capable computers. The key is that the teachers (whomever they are -- parents, teachers, older brothers or sisters, etc.) don't need any programming background to teach the lessons; everything they'd need is provided. The site features step-by-step guides, including quiz and homework ideas.

One caveat is that the sites I've seen aren't updated very often, leading me to wonder if they're being orphaned, or if there's just nothing to update. The Small Basic blog, for example, was last updated more than three months ago, and a question on the Teaching Kids Programming site about the recipes not compiling was asked more than two months ago, with no response. Yo, Microsoft -- if folks aren't going to be helped when they have problems, they won't come back.

Still, the evolution of Small Basic and the teaching tools available are encouraging signs. We should be exposing children to software development at a young age, to spark their interest -- waiting until high school or college may be too late for many of them.

With Steve Jobs gone and Bill Gates out of the loop, it's time to start raising the next generation of developers who could change the world. Let's get going.

Posted by Keith Ward on 11/08/2011


comments powered by Disqus

Featured

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

  • Slammed by Copilot Usage-Based Billing on Day 1, Facing $180 Bill for June

    A journalist using GitHub Copilot Pro details how a broken editorial workflow on day one of usage-based billing led to runaway token consumption, a projected $180 monthly bill, and practical tactics for cutting AI credit burn.

  • AdaBoost.R2 Regression Using C#

    AdaBoost.R2 regression works by building an ensemble of decision trees, training them on reweighted data, and combining their predictions with a weighted median, while also showing how parameter choices affect accuracy and overfitting.

Subscribe on YouTube