
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
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.
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
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 …
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 | Google for Developers
Nov 10, 2025 · Blockly moved to the Raspberry Pi Foundation on November 10, 2025! Read the blog post and the FAQ.
Get the code | Blockly | Google for Developers
Dec 10, 2025 · How to get the code to integrate Blockly into your application.
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 …
Define custom blocks | Blockly | Google for Developers
Jun 16, 2025 · Blockly.common.defineBlocks(definitions); For more information about how to define your blocks and add them to your toolbox, see Custom blocks overview. Except as otherwise noted, the …