Mode:
Duration:
1
Coding works best on desktop or with an external keyboard.
Coding works best on desktop or with an external keyboard.
A simple EduBlocks project that prints 'Hello World'. Blocks generate the Python code below.
print("Hello World")Edublocks is a block-based programming platform that introduces coding concepts to beginners by visually snapping together programming blocks. It is designed to be beginner-friendly, bridging the gap between visual and text-based coding.
Origin & Creator
Edublocks was created by Edublocks Ltd., founded by educators and developers aiming to simplify coding education for children and beginners.
Industrial Note
Edublocks is popular in primary and secondary education, coding clubs, and maker communities as a stepping stone from block-based visual coding (like Scratch) to textual programming in Python.