Joke Collection Website - Bulletin headlines - The difference between Lego online and offline labels

The difference between Lego online and offline labels

The difference between online and offline labeling (programming) of Lego.

First of all, the purpose is different

1, Lego: Lego brainstorming is assembly and construction, the purpose of which is to call programming module instructions to make the machine move. Usually, modules that need to be programmed have been written and stored in modules, and all children do is to splice modules in different ways.

2. Programming: Children's programming learning is to explore the essence of programming language, open the module layer by layer, and learn the logic, algorithm, grammar and structure of the core inside the module.

Second, the control requirements are different.

1, Lego: Lego brainstorming requires a very solid programming foundation to operate, but this programming foundation is difficult to establish by learning elementary robots and fragmentary programming knowledge.

2. Programming: Children who receive children's programming education can systematically master the programming language, from scratch to Python to C++, and can also control the Lego thinking storm.

Third, different physical requirements.

1, Lego: Lego brainstorming programming should use Lego bricks to make a physical model, then put it on the main controller, and then write a program to make the model move.

2, programming: computer programming is directly operated on the computer, there is no requirement for physical strength.