Slashdot Mirror


Should Microsoft Give Kids Programmable Versions of Office?

theodp (442580) writes "Over at Microsoft on the Issues, Microsoft continues to lament the computer programming skills gap of American kids, while simultaneously lobbying for more H-1B visas to fill that gap. Saying that states must do more to 'help students gain critical 21st century skills,' Microsoft credits itself and partner Code.org for getting 30,606,732 students to experience coding through the Hour of Code, claiming that K-12 kids have 'written 1,332,784,839 lines of code' (i.e., dragged-and-dropped puzzle pieces), So, if it's concerned about helping students gain programming skills, shouldn't Microsoft be donating fully-functional desktop versions of MS-Office to schools, which would allow kids to use Visual Basic for Applications (VBA)? While Microsoft's pledge to give 12 million copies of its Office software to schools was heralded by the White House and the press, a review of the 'fine print' at Microsoft suggests it's actually the online VBA-free version of Office 365 Education that the kids will be getting, unless their schools qualify for the Student Advantage program by purchasing Office for the faculty and staff. Since Microsoft supported President Obama's call for kids to 'Don't Just Play on Your Phone, Program It', shouldn't it give kids the chance to program MS-Office, too?"

1 of 226 comments (clear)

  1. Requires Windows 8 by tepples · · Score: 1, Troll

    Plus a restriction-free copy of Visual Studio, to boot

    Restriction-free including a lack of restrictions against running it on a non-Windows operating system or even an older Genuine Windows operating system? For one thing, nothing on the page you linked even runs on Windows Vista, which is still in extended support. For another, the version targeting Windows Phone runs only on Windows 8.

    Your FUD is decades out-of-date

    I think the point is that Visual Studio encourages programmers to code to APIs available only on Windows. Pretty much every time I've tried to load a .NET application in Mono, the application has stopped with an error that a particular system library is unavailable.