This would be very useful for teachers as well as students who are new to programming.
The professor/teacher could show a program that has been created in 12Blocks, run it and do other presentations with it, and then have his students attempt to program a similar robot in their preferred programming language.
@greengrendel It looks like it, but is different in many ways. First, you can load this into many different microprocessors, and not an NXT brick.
You should name variables automatically based on the connected block. For example, your LED app would name the variable "color". A second color variable would be called color2, etc.
They should introduce this in all US elementary schools. Our school systems are broken and we are losing to the rest of the world. Something like this would inject some greatness back into the broken system. Good stuff!
LabView is dataflow programming language which is very powerful idea in its own right ... but its very different kind of programming than C, Java, or Python.
12Blocks is a graphical implementation of imperative programming. So as a teaching tool it provides a much more direct path from visual programming to traditional typed coding.
@cageorge76 I lament that 12Blocks could be used as a teaching tool to introduce students to the concept of information flow that ultimately leads them to traditional typed coding. Once students experience the joy of systems design they are led to the "professional" concept of text-based syntactical state machines. Too many students bail along the way. Traditional coding should be evolving into something like 12Blocks, not the other way around...
This would be very useful for teachers as well as students who are new to programming.
The professor/teacher could show a program that has been created in 12Blocks, run it and do other presentations with it, and then have his students attempt to program a similar robot in their preferred programming language.
@greengrendel It looks like it, but is different in many ways. First, you can load this into many different microprocessors, and not an NXT brick.
fighterlegend 6 months ago
that looks totally like the Lego Mindstorms program from like 5 years ago.
greengrendel 1 year ago 3
@greengrendel More complex though. But basically the same thing.
clover383 1 year ago
@greengrendel He mentions that.
Circuitsoft 7 months ago
You should name variables automatically based on the connected block. For example, your LED app would name the variable "color". A second color variable would be called color2, etc.
bigmantonyd 1 year ago
that language is used on second life script LSL ... god damn i dont remeber the name of that probject but its really cool and easy
neoprana 1 year ago
Really neat stuff, Hanno!
I want to get a couple TBots!
reltham 1 year ago
They should introduce this in all US elementary schools. Our school systems are broken and we are losing to the rest of the world. Something like this would inject some greatness back into the broken system. Good stuff!
elpresidio 1 year ago
I love innovation and there are some great ideas here... But how is this not a reinvention of LabVIEW?
williamlweaver 1 year ago
@williamlweaver:
LabView is dataflow programming language which is very powerful idea in its own right ... but its very different kind of programming than C, Java, or Python.
12Blocks is a graphical implementation of imperative programming. So as a teaching tool it provides a much more direct path from visual programming to traditional typed coding.
cageorge76 1 year ago
@cageorge76 I lament that 12Blocks could be used as a teaching tool to introduce students to the concept of information flow that ultimately leads them to traditional typed coding. Once students experience the joy of systems design they are led to the "professional" concept of text-based syntactical state machines. Too many students bail along the way. Traditional coding should be evolving into something like 12Blocks, not the other way around...
williamlweaver 1 year ago