<< Chapter < Page | Chapter >> Page > |
Scratch 2.0 (released May 9, 2013) is the second major version of Scratch to be released during the life of theproduct. Among other things, it features a redesigned editor and website, and allows you to edit projects directly from your web browser.
This module is one in a collection of modules designed to help beginners of all ages (8 and up) learn how to create the code for computer programs using Scratch 2.0 . Information is provided not only for the beginners themselves but also for their parents and teachers where appropriate.
The purpose of this module is to teach you about operators and operands in general and arithmetic operators in particular. You will also learn about expressions and statements, and you will learn how to write a Scratch program that illustrates the use of arithmetic operators in Scratch.
I will also provide the specifications for a student-programming project for you to complete in order to demonstrate your understanding of what you learnedfrom the first program.
I recommend that you open another copy of this module in a separate browser window and use the following links to easily find and view the images while you are reading about them.
Operators are the action elements of a computer program. They perform actions such as adding two variables, dividing one variable by another variable,comparing one variable to another variable, etc.
Notification Switch
Would you like to follow the 'Teaching beginners to code' conversation and receive update notifications?