http://venturebeat.com/2015/11/16/m...minecraft-tutorial-to-teach-kids-how-to-code/
It's beginning...
Jeb as a teacher
It's beginning...
Jeb as a teacher
What, Alex is female?
And it's not really new...Computercraft did it before. Except inside the 3D world.
AH...the good old RCX.I was referring to Microsoft's statement that they bought Minecraft to get kids into programming. I just went through the tutorials and granted, it covers the simplest programming concepts but it's a start. I'd recommend anyone not familiar with programming to go through the course to get a simplistic idea what mod development is like. It runs on-line at
code.org
The concept of blocks representing code statements precedes Computercraft, actually... the Microsoft Robotics Studio SDK was introduced in 2006 or so for several robotics development environments, including my version 1 Lego Mindstorms and iRobot's (Roomba) experimenter platform among others. It's Visual Programming Language (VPL) looks a lot like this.
AH...the good old RCX.
Its the only reason I did not yet trash the windows 98 laptop yet, pure for the very unlikely chance I will ever want to use it for something awesome.
(although it gets more unlikely every hour that it will happen and the fact that I also have an nxt probably doesn't help either)
The nxt has Bluetooth which it can use to send data to others. The rcx can communicate with others by sending integers between 0 and 255 if I remember correctly.Lucky you... isn't the NXT somewhat networkable, so you can use separate controllers under the "supervision" of a main one?