Scratch is a visual programming language developed by MIT where you program in similar fashion to how you put together lego blocks.
It is actually quite a clever system, as types of expressions are represented with different shapes and colors so that it is obvious which block can go where.
Consider the image below there is yellow control-flow structure called “repeat until” which takes a boolean expression. The loop will end when this expression is true.

#programming #scratch #game-development #makecode #teaching-kids-to-code

Thoughts on Visual Programming with Scratch
1.75 GEEK