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

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube