Hírek

Mr. Daniels gives us another video, in which he explores using Blockly in conjunction with CodeAcademy: As he points out, the code that Blockly generates isn’t perfect.
This is where the coding aspect comes in: right now you can “program” the robot to move using the software that comes with the Ozobot robots. Later will come Blockly.
You may think of Ocado just in terms of grocery deliveries, but here they are freely delivering a learning to code for kids, which uses Python and Blockly (kind of Google's answer to MIT's scratch).
Blockly looks strikingly similar to Scratch, in fact, except it can export the code blocks or show you the code beneath in JavaScript, Dart, Python, and XML. It's a learning tool that both kids ...
Google has released a completely visual programming language that lets you build software without typing a single character. Now available on Google Code -- the company's site for hosting open ...
Blockly is at its core a very simple way to add a way to code to your app, allowing for code generation in JavaScript, Python, Dart, PHP, and Lua from a simple drag and drop interface. Google has ...