
Blockly | Google for Developers
Nov 10, 2025 · Blockly is a visual programming editor by Google that uses drag-and-drop blocks. It’s the engine that powers the most popular coding education programs world wide.
See your code come to life with Blockly | Google for Developers
Nov 10, 2025 · Blockly powers learning experiences that introduce students to the exciting concepts of AI. Get hands on experience with a simple Blockly demo, then explore interactive lessons like …
Blockly | Google for Developers
Nov 10, 2025 · Blockly bietet einen wirklich guten Einstieg in die Informatik, ohne sich Gedanken über ein fehlendes Semikolon oder eine for-Schleife machen zu müssen, in der nicht alle richtigen Teile …
What is Blockly? | Google for Developers
Jun 16, 2025 · What is Blockly? Blockly is a web library that lets you add a customizable blocks-based code editor to your app. The editor uses puzzle-piece like blocks to represent code concepts like …
Blockly | Google for Developers
Blockly es un editor de programación visual de Google que usa bloques de arrastrar y soltar. Es el motor que impulsa los programas de educación sobre programación más populares del mundo.
Why Blockly? | Google for Developers
Nov 7, 2025 · Blockly's core library of blocks comes with translations in 90+ languages, including right-to-left versions for Arabic and Hebrew. Open Source. Google shares Blockly's technology with …
Blockly Developer Tools | Google for Developers
Nov 10, 2025 · Blockly Developer Tools is a web-based developer tool that can help you build custom blocks and include them in your application. Note: This document is about the newer version of …
Blockly | Google for Developers
A Blockly é a base da Educação em Ciências da Computação O Blockly é a base de alguns dos maiores produtos de programação baseados em blocos, como Scratch e Code.org, que atendem …
Define custom blocks | Blockly | Google for Developers
Jun 16, 2025 · For more information about how to define your blocks and add them to your toolbox, see Custom blocks overview.
Code generation | Blockly | Google for Developers
Dec 10, 2025 · Blockly provides 5 built-in code generators: JavaScript ES5 Python 3 Lua 5.1 Dart 2 PHP 7 If this list doesn't include the language you want to generate code for, you can create a custom …