News

With Scratch or Basic, complex things have a way of turning out complex, but that’s to be expected. If you want to try a Scratch-inspired take on microcontroller programming, check out MicroBlocks.
Unlike Blockly, Scratch Blocks does not use code generators, but rather leverages the Scratch Virtual Machine to create highly dynamic, interactive programming environments. This project is in active ...
When Moshe Y. Vardi, Editor-in-Chief of Communications, invited us to submit an article, he recalled how he first learned about Scratch: “A colleague of mine (CS faculty),” he said, “told me how she ...
How do I learn to program with Scratch? Scratch is an interactive environment tool created by MIT to help them teach programming concepts. You get a stage, with cartoon characters, and drag blocks ...
Notifications You must be signed in to change notification settings --> Scratch is a visual programming language and online community that makes it easy for anyone to create interactive stories, games ...
Scratch allows the user to write programs by dragging and connecting simple programming instructions. The programming instructions resemble puzzle pieces and will only “fit” together in ways that make ...