Blockly is a visual basics coding language designed to teach beginners how to code. With its visual blocks, it allows people to learn coding concepts without the complex syntax.
With your intellectual skills as our main interest, RoboGarden is a blockly-based coding platform that allows you to lea...
Blockly is a visual basics coding language designed to teach beginners how to code. With its visual blocks, it allows people to learn coding concepts without the complex syntax.
With your intellectual skills as our main interest, RoboGarden is a blockly-based coding platform that allows you to learn coding as a beginner to a professional. We are preparing you or your children for the world's biggest market opportunity.
RoboGarden is an easy to understand, hands-on educational app where students take part in active learning. Fully equipped to teach coding literacy from scratch, RoboGarden reduces the need for a tech-savvy teacher.
For More info Please visit www.robogarden.ca
Size: 3.96 MB
Language: en
Added: Apr 16, 2018
Slides: 16 pages
Slide Content
What is Blockly ?
01 What is Blockly ? page 2
Blockly is a visual coding language that allows users to create codes by stacking blocks together. These blocks are used to create “chunks of code” that can later be translated into professional textual code. https://codelabs.developers.google.com/ codelabs / blockly -web/ index.html?index =..%2F..%2Findex#0
Blockly is a client side program that runs on the browser and can be accessed anywhere.
02 Invention page 5
Blockly was developed by Google and was in development since summer of 2011. The final product was introduced in May, 2012 at the Maker Faire in San Mateo, California.
03 Why was it created and how does it work? page 7
Blockly was created to teach beginners programming. It’s visual code blocks link together like puzzle or Lego pieces so it makes writing code easier. When writing code is easier, learning to code is also easier.
04 Why Blockly ? page 9
Blockly is an exportable code. The blockly codes can be translated into JavaScript, Python, PHP, Lua, and Dart. https://developers.google.com/blockly/guides/overview
Blockly is international. It is offered in over 40+ languages https://developers.google.com/blockly/guides/overview
Blockly is an open source. This means that anyone can pull up the code and manipulate, inspect, modify or enhance it. https://developers.google.com/blockly/guides/overview
Blockly is a proficient language. Despite how it looks, Blockly can be used to code complex mathematical equations and intricate tasks. https://developers.google.com/blockly/guides/overview