Desmond File

Blog archive

Pushing the Science

A couple of weeks ago, Microsoft took a moment to help support computer science studies and achievement. On Dec. 4, Microsoft Research Cambridge and the University of Cambridge Computer Laboratory hosted the Think Computer Science! event, which featured talks, demos and interactive sessions for 250 grade-school students from 19 schools. The goal: to help motivate students to pursue studies and careers in computer science.

A day later, Microsoft hosted scholars, researchers and programmers from Europe, as part of a program that awards scholarships to European students entering Ph.D. studies. Currently, Microsoft Research sponsors 56 students, with as many as 25 scholarships to be awarded in 2007.

The effort to bolster computer science studies is sorely needed. According to a study cited by the Computer Research Association, the percentage of incoming undergraduates in the U.S. who planned to major in computer science plummeted between 2000 and 2005, by a staggering 70 percent. No surprise, the number of graduating students with computer science degrees has taken a hit, following years of steady gains. Between academic year 2003-2004 and academic year 2004-2005, the number of total CS degrees granted fell by 17 percent. We can expect those losses to mount.

"One of our goals is to inspire and educate the scientists of tomorrow," said Andrew Herbert, managing director of Microsoft Research Cambridge. "Through events such as the Think Computer Science! Lectures, in partnership with the University of Cambridge, and the European Ph.D. scholarships and fellowships that we're announcing to support the top students and scientists in Europe, we aim to help fuel future discovery and ensure that Europe continues its heritage of scientific and technological innovation."

What is your experience? Are you concerned about the building developer brain drain? Have you noticed any change in the number and talent of your programmers entering the field? E-mail me at [email protected].

Posted by Michael Desmond on 12/20/2006


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube