Desmond File

Blog archive

Honing Computer Science Education

A few weeks back, Microsoft security expert (and co-author of the book Writing Secure Code) Michael Howard lamented about the quality of young coders coming out of university computer science programs.

In Howard's case, the concern was over the utter lack of security awareness and training among newly minted post-graduate programmers. In fact, the situation is so bad that Howard says Microsoft pulls every new programmer aside for several weeks of security-specific training before they can even begin working on live code.

Security, of course, is an ongoing concern, as reflected in our upcoming cover feature on secure development in the age of Windows Vista (coming in our June 15 print issue). But U.S. colleges face a challenge just getting kids in the door. Since 2000, the Computing Research Association found that enrollment in computer science (CS) programs has dropped 70 percent.

So perhaps it's no surprise that colleges are looking for ways to spice up CS studies, as reported in a recent Associated Press story.

At Georgia Tech, computing professor Tucker Balch heads up a robotics curriculum that includes cheap, Frisbee-sized robots called Scribblers that students program. The story notes that students get to write code to control the behavior of the tiny robots -- a far cry from traditional exercises like cracking prime numbers.

At the University of Southern California, the GamePipe Laboratory offers students a chance to blend coding and creative skills as they study the art and science of computer game design.

Do you think universities are on the right track? Or do alternative approaches like these threaten to undermine core skills and fundamentals that are critical to producing able programmers? E-mail me at [email protected]. If we publish your response in our magazine, you'll receive a free RDN T-shirt.

Posted by Michael Desmond on 05/30/2007


comments powered by Disqus

Featured

  • Uno Platform Wants Microsoft to Improve .NET WebAssembly in Two Ways

    Uno Platform, a third-party dev tooling specialist that caters to .NET developers, published a report on the state of WebAssembly, addressing some shortcomings in the .NET implementation it would like to see Microsoft address.

  • Random Neighborhoods Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the random neighborhoods regression technique, where the goal is to predict a single numeric value. Compared to other ML regression techniques, advantages are that it can handle both large and small datasets, and the results are highly interpretable.

  • As Some Orgs Restrict DeepSeek AI Usage, Microsoft Offers Models and Dev Guidance

    While some organizations are restricting employee usage of the new open source DeepSeek AI from a Chinese company due to data collection concerns, Microsoft has taken a different approach.

  • Useful New-ish Features in .NET/C#

    We often hear about the big new features in .NET or C#, but what about all of those lesser known, but useful new features? How exactly do you use constructs like collection indices and ranges, date features, and pattern matching?

  • TypeScript 5.8 Beta Speeds Program Loads, Updates

    "TypeScript 5.8 introduces a number of optimizations that can both improve the time to build up a program, and also to update a program based on a file change in either --watch mode or editor scenarios."

Subscribe on YouTube