What is Blockly by Google and how is it used?

There is no doubt that, being the most successful search engine in the world, Google has expanded its functions in its last years. And one of them was the birth of Blockly, an application that teaches you to program by playing, and to apply all programming principles without having to be an expert in the field. This app is for students and those who are looking for an opportunity to learn computer science. Here we tell you more details about this tool.

https://www.youtube.com/watch?v=fbxkmJK1H1s

What is Blockly and what is it used for?

as project of Google, Blockly It is free and open source software that can be run in a web browser. It can also be used for mobile operating systems, Android and iOS.

It is used, for example, if you want to create a website that responds to users. Even the most advanced software developers can use this visual code editor for speedy creation of small programs. It acts as a good choice for children who want to program their first software. This editor can be easily used in a browser.

What functions can be used in Blockly?

Blockly is a tool made up of a set of commands that can be dragged and joined together like pieces of a puzzle. They can be exported not only to language javascriptbut also to darts, python either XML. Blockly is currently in a preview version aimed at app developers and not end users.

What are the types of games that Blockly contains?

The types of games Blockly and their descriptions are as follows:

  • Puzzle: the most utilized. Lets you see the shapes of the blocks and how they fit together.
  • Labyrinth: I start with loops and conditionals.
  • Bird: the proposal of the loops is complicated and the conditionals are added to the most difficult grades and conditions.
  • Tortoise: while drawing, we delve into the loops.
  • Movie: introduction to mathematical equations. It consists of giving movement to the different forms.
  • Music: introduction to the functions for a musical composition and share what you created.
  • Pond: it is programmed with moving objects and on them.
  • JS Pond: is more difficult. It’s the same as the previous level, but instead of using blocks we have to write the code.

How to access Blockly?

Through this LINK you can enter and try it. You can adjust it to your language freely. Don’t forget that blocky is:

  • a library of javascript client-owned in its entirety with no dependencies on the server.
  • Highly extensible and customizable.
  • Compatible with Chrome, Firefox, Safari, Opera and Edge.

Source-larepublica.pe