<< Chapter < Page | Chapter >> Page > |
I encourage you to use the information provided above along with the Scratch Programming Environment shown in Image 1 to write and run this program. Experiment with the code, making changes, and observing the results of yourchanges. Make certain that you can explain why your changes behave as they do.
A copy of this program has been posted online for your review.
I also encourage you to write the programs described below.
The following projects are designed to:
Begin with the program named Variable01 and modify it to create a new program named Variable02 . Modify the original program in such a way that pressing the space bar five times in succession, (after clicking the green flag to set both variables to zero) , will cause the displayed values of the variables named Counter and counter to be as shown in Image 7 .
Having reached that point, clicking the mouse five times in succession in the Stage area will cause the displayed values of the variables named Counter and counter to be as shown in Image 8 .
A copy of this program is posted online for your review.
You should successfully complete Project 1 before attempting this project. Begin with the program named Variable01 and modify it to create a new program named Variable03 . Modify the original program in such a way that pressing the space bar five timesin succession, (after clicking the green flag to set both variables to zero) , will cause the displayed values of the variables named Counter and counter to be as shown in Image 9 .
Having reached that point, clicking the mouse five times in succession in the Stage area will cause the displayed values of the variables named Counter and counter to be as shown in Image 10 .
Hint: Compare the values of the variable named counter in Project 2 with the values of the variable named counter in Project 1 to determine what you need to do to successfully write Project 2 .
A copy of this program is posted online for your review (see Resources for the URL) .
I began by providing an overview of computer programming. Then I provided technical explanations for memory, variables, and literals.
I explained the meaning of the term algorithm.
I presented and explained a Scratch program that is designed to illustrate the creation and use of variables in a computer program. The Scratch programalso illustrates case sensitivity in variable names along with the ability to detect and respond to events fired by the keyboard and events fired by themouse.
Finally I presented two student programming projects that are designed to:
In the next module, I will continue the process of helping you to learn about the following computer programming concepts using Scratch:
This section contains a variety of miscellaneous information.
Financial : Although the Connexions site makes it possible for you to download a PDF file for thismodule at no charge, and also makes it possible for you to purchase a pre-printed version of the PDF file, you should beaware that some of the HTML elements in this module may not translate well into PDF.
I also want you to know that, I receive no financial compensation from the Connexions website even if you purchase the PDF version of the module.
In the past, unknown individuals have copied my modules from cnx.org, converted them to Kindle books, and placed them for sale on Amazon.com showing me as the author. Ineither receive compensation for those sales nor do I know who does receive compensation. If you purchase such a book, please beaware that it is a copy of a module that is freely available on cnx.org and that it was made and published withoutmy prior knowledge.
Affiliation : I am a professor of Computer Information Technology at Austin Community College in Austin, TX.
-end-
Notification Switch
Would you like to follow the 'Teaching beginners to code' conversation and receive update notifications?