<< Chapter < Page Chapter >> Page >
  • Variables and literals
  • Sequence, selection, and loop structures
  • Arithmetic, relational, and logical operators

These are very important concepts but notably absent is programmer-defined functions or methods.

However, what Scratch lacks in the support of fundamental programming concepts, it makes up for in high-level multimedia functionality. Ineffect, Scratch provides just enough in the way of fundamental programming capability to form a bridge to high-level multimedia functionality.

Music, music, music

Among other things, (particularly including the availability of a quasi social-networking community) , it is probably this multimedia functionality that has attracted the large following among middle school and high schoolstudents.

There are a few projects on the website containing original music developed by the scratcher. (I recall seeing one project where the scratcher was offering to compose original music to be used by other scratchers.) However, that is the exception and not the rule. Most of the music on thewebsite appears to be copyright music for which the scratcher probably doesn't own the copyright.

That having been said, Scratch provides the capability for scratchers to compose their own music if they choose to do so.

The toolbox buttons and toolbox pane

Image 8 shows a near normal size screen shot of the leftmost portion of Image 6 .

Image 8. the toolbox buttons and toolbox pane.

Missing image.
Image 8. The toolbox buttons and toolbox pane.

The small frame at the top of Image 8 show the eight toolbox buttons that you click to expose a corresponding toolbox of blocks in the lower frame. (The Variables toolbox was selected before capturing the screenshot shown in Image 8 .)

High-level multimedia functionality

With regard to high-level multimedia functionality, Scratch makes it possible and relatively easy for scratchers to do the things they like to do such as:

  • Create animation using blocks from the Motion toolbox.
  • Deal with costumes, colors, graphics effects and sprite size using blocks from the Looks toolbox.
  • Play imported music and sound effects and create original music and sound effects using blocks from the Sound toolbox.
  • Create program-controlled line drawings using blocks from the Pen toolbox.

These capabilities, which are often difficult to access using "typical CS-approved" programming languages, provide a great deal of sensory feedback and they are a lot of fun to program. This is a largepart of what causes Scratch to engage aspiring programmers.

Program control

This high-level multimedia functionality is controlled by:

  • Programming event firing and detection, loop structures, and selection structures using blocks from the Control toolbox.
  • Obtaining a variety of different types of information to be used in decision structures using blocks from the Sensing toolbox.
  • Performing arithmetic, relational, and logical operations and accessing a variety of math functions using blocks from the Operators toolbox.
  • Creating and servicing variables using blocks from the Variables toolbox.

As a practical matter, the four buttons on the left in Image 8 are the fun buttons and the four buttons on the right are the control buttons.

Summary

In this module, I have provided a high-level overview of the Scratch programming environment. Future modules will provide more detailed information about the programmingenvironment.

Resources

Miscellaneous

This section contains a variety of miscellaneous information.

Housekeeping material
  • Module name: Scr0100: Overview
  • File: Scr0100.htm
  • Published: 03/15/13
  • Revised: 03/24/13
Disclaimers:

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-

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Teaching beginners to code. OpenStax CNX. May 27, 2013 Download for free at http://cnx.org/content/col11498/1.20
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Teaching beginners to code' conversation and receive update notifications?

Ask