Уровень 0 · материалов: 3
В кластер включаются документы об инструментах визуального программирования для обучения, но не включаются материалы об истории компьютерной грамотности или текстовых языках программирования.
Общие признаки: визуальные интерфейсы программирования, обучение детей, инструменты для начинающих, преобразование блоков в код
Группа выше: Обучение через игры и геймификация
Смысл: The text illustrates how visual programming tools like Scratch can be used to introduce children to computational thinking, starting from a domestic setting and scaling up to community clubs and published educational literature.
A father's experience teaching his son Scratch evolves into founding a children's coding club, writing several textbooks, and launching an online IT education platform.
Смысл: The text introduces Google Blockly, a visual programming tool that uses a web interface to allow users to create software by connecting blocks and then export that logic into standard programming languages.
Google Blockly is a web-based visual programming tool that allows users to create logic using blocks and export it to languages like JavaScript and Python.
Смысл: The text aims to promote ArduBlock as an effective educational bridge for beginners and children to learn Arduino programming by using a visual interface that converts to real code, illustrated through the practical project of building a line-following robot.
An educational guide on using the ArduBlock visual programming plugin to simplify Arduino development, featuring a step-by-step tutorial on building and coding a line-following robot.