Has anyone here programmed minecraft? Can you report to the rest of us how the following compare as learning experiences: 1. Minecraft 2. Swift Playground 3. Commodore 64 or other old basic 4. Game Salad, or Game Maker, 5. Just learning Javascript in the browser I know #2 is my favorite experience, but I think #5 is the most useful now. Just wondering if anyone has played around with minecraft to compare. If I had to…
What I really enjoyed with Minecraft was using a plugin which enabled you to connect a Clojure repl to the server [1]. It was great fun being able to write some code to spawn cows and then blow them up all in real time. With a bit of work, and some better documentation I think a real time environment coupled with something that kids are really into could make for a great educational experience. [1] https://github.com…
Microsoft is using Minecraft to vie for kids’ brain space and schools’ dollars
21–30 of 89 posts
Re: Microsoft is using Minecraft to vie for kids’ brain space and schools’ dollars
#22What a dumb and misleading headline. "Weaponizes?"
Re: Microsoft is using Minecraft to vie for kids’ brain space and schools’ dollars
#23Has anyone here programmed minecraft? Can you report to the rest of us how the following compare as learning experiences: 1. Minecraft 2. Swift Playground 3. Commodore 64 or other old basic 4. Game Salad, or Game Maker, 5. Just learning Javascript in the browser I know #2 is my favorite experience, but I think #5 is the most useful now. Just wondering if anyone has played around with minecraft to compare. If I had to…
Has a built in code editor. Had the opportunity to run a few workshops around it. Kids seemed to enjoy it.
Re: Microsoft is using Minecraft to vie for kids’ brain space and schools’ dollars
#24When Apple makes an iPad app to teach kids a programming language useful only in the Apple ecosystem, they're promoting STEM education. When Microsoft leverages a massively popular game to promote STEM education, they're weaponizing.
Re: Microsoft is using Minecraft to vie for kids’ brain space and schools’ dollars
#25When Apple makes an iPad app to teach kids a programming language useful only in the Apple ecosystem, they're promoting STEM education. When Microsoft leverages a massively popular game to promote STEM education, they're weaponizing.
Exactly. Microsoft has always offered educational versions of Visual Studio at discounted/zero cost. I clearly remember getting a student copy of Visual Basic(VS6.0!) for ~$50. I built all sorts of stupid things with that and while it definitely biased me in favor of Microsoft tools you know what else it did? Helped me into a rich and diverse career in a wide array of technologies and stacks. Anything that helps brid…
It looks like they give away many Azure services now as well (https://catalog.imagine.microsoft.com/en-us)
Re: Microsoft is using Minecraft to vie for kids’ brain space and schools’ dollars
#26When Apple makes an iPad app to teach kids a programming language useful only in the Apple ecosystem, they're promoting STEM education. When Microsoft leverages a massively popular game to promote STEM education, they're weaponizing.
Re: Microsoft is using Minecraft to vie for kids’ brain space and schools’ dollars
#27Re: Microsoft is using Minecraft to vie for kids’ brain space and schools’ dollars
#28Small 2D games are cool to look at and kind of fun, but nothing is better than taking a game you already love and scripting it. Far better than making a tortoise walk across the screen, it's more engrossing and rewarding and it becomes sort of a game in itself. You want to make your UZI shoot bananas? Figure out what that weird error is and you can.
Kudos to Microsoft.
Re: Microsoft is using Minecraft to vie for kids’ brain space and schools’ dollars
#29When Apple makes an iPad app to teach kids a programming language useful only in the Apple ecosystem, they're promoting STEM education. When Microsoft leverages a massively popular game to promote STEM education, they're weaponizing.
Microsoft has a well-known history of user-hostile and downright unethical behaviour, notwithstanding this latest bit of spyware they call Windows 10.
Re: Microsoft is using Minecraft to vie for kids’ brain space and schools’ dollars
#30If you're a developer looking to fight this, I'd suggest taking a look at Minetest, which started out as a fully libre open-source clone of Minecraft but has really grown into its own project in its own right. The core engine is C++ and mods are programmed using Lua. http://www.minetest.net/#about
and why do you want to fight it?