Page 180 - Computing E-Book Grade 6
P. 180

The City School  2020-2021



                   Let’s Review



             1.  Computer Science Principles introduces students to the foundational concepts of

                computer science and challenges them to explore how computing and technology
                can impact the world.
             2.  Blockly is a system which uses visual blocks that you can drag and drop to write

                programs. Under the hood, you’re creating JavaScript code.

             3.  Minecraft Play Space is the area where your program will run.
             4.  This middle area is the toolbox and each of these blocks is a command that
                directs the player’s actions.

             5.  The white space on the right is called the Workspace and this is where we’ll build

                our program.
             6.  If you ever want to delete a block, just drag it from the stack back to the toolbox.
             7.  The repeat block allows to repeat a particular action certain number of times.

             8.  If statements are a fundamental part of learning to program. They help a

                computer make decisions.



                      My Notes!

















































                                                                                                                180
   175   176   177   178   179   180   181   182   183   184   185