What is scratch programming?
Scratch is a graphical programming tool developed by MIT's "Lifelong Kindergarten Team" and is mainly open to teenagers.
Currently there are version 1.4, version 2.0 (added cloning building blocks, Lego and Makey makey expansion building blocks), version 3.0 (added video detection, text reading, translation and other selective download expansion building blocks, and added micro: bit and Lego mindstorms EV3 expansion building blocks). Anyone can create their own programs in any version.
Introduction
The official website is a branch of the MIT website. The team that developed this software is called the Lifelong Kindergarten Group. Almost all children will fall in love with this software immediately. Build a desire to do programming.
Based on the situation of children playing this software, it is difficult for children to learn to use this software on their own
, and they need the guidance of teachers and parents around them. With the guidance of someone, a 6-year-old child can basically "spell" a running program by following the example. This process does not require the child to know English or Chinese characters. The process of building the program involves interesting processes such as graffiti, recording, and finding pictures. The child's finished product can be published directly to the official website through the software. The official website opens a personal space for each registered user to place published programs.
The program released by the user can be found on the official website. The program under production can only be run in the software environment, while the released program is run in the web page. In other words, children's works can be seen by countless people through the Internet. The official website has the function of making friends and commenting. There are also websites in China that are similar to the official website and run the program on the web page, making it easier for domestic enthusiasts and children to communicate about the works.
The above is the detailed content of What is scratch programming. For more information, please follow other related articles on the PHP Chinese website!