Tuesday, March 8, 2011

3/8 Spamming / Statements

Post a response to the Question of the Day in 5 minutes or less, using complete sentences, use proper grammar, spelling and punctuation.


ICT Essentials 1
Question of the Day: Make a list of five important netiquette rules you think everyone should follow?
Daily Objectives: 
Identify and Observe proper Internet Safety and Netiquette.Identify, Observe and Practice proper Internet Safety and Netiquette.Identify, Observe and Practice proper Internet Safety and Netiquette.Identify, Observe and Practice proper Internet Safety and Netiquette.Identify, Observe and Practice proper Internet Safety and Netiquette.
Word of the Day: Spamming - is the practice of sending repeated identical pieces of mail to a wide variety of newsgroups and/or e-mail addresses.
 
Question of the Day: Computers follow directions exactly the way they are given and in the order they are given.  When a program does not perform correctly who do you think is responsible, the programmer or the computer? Why?
Daily Objectives: 
Identify the Vocabulary and parts of the Scratch Program.Identify the Scratch Interface.Descibe the uses for Scratch.Create a sprite in Scratch.Animate a sprite in Scratch.
Word of the Day:  Statements
In programming, a statement is simply a directive that tells the computer to do something. Think of it as a command or an instruction. In Scratch, any block whose label reads like a command is a statement.
One such block instructs a sprite to say something:

Another such block instructs a sprite to go to some location:

Sometimes, you only want a statement to be executed under certain conditions. Such conditions are defined in terms of Boolean expressions, to which we turn our attention next.

No comments: