Netiquette Project Evaluation
ICT Essentials 1
Question of the Day: Should you spy on your cheating bf (boyfriend) or gf (girlfriend)? What would you do if you caught your bf (boyfriend) or gf (girlfriend) spying on you?
Daily Objectives:
Use and integrate Word-processing and Presentation tools and software when completing projects and assignments. | Identify, Observe and Practice proper Internet Safety and Netiquette. | Use the help sections of software, investigate online tutorials, and experiment with techniques, tools and software. | Use multiple, documents, applications and web tools to create and modify projects. | Use multiple, documents, applications and web tools to create and modify projects. |
Word of the Day: Netizen (from Internet and citizen) or cybercitizen is a person actively involved in online communities.
Daily Objectives:
Identify the Vocabulary and and computer programming concepts. | Identify the parts of the Scratch Interface. | Describe the function of the parts of the Scratch Interface. | Use Scratch paint to create an original Sprite with several costumes. | Use the scratch program to animate a Sprite. |
Word of the Day: Threads - It's often helpful to use separate threads for conceptually distinct tasks. For instance, you might want to keep track of whether the user ever presses some key during a program's execution in order to, say, toggle sound on and off:
Notice how, in the above, the left-hand thread handles meowing, if appropriate, whereas the right-hand thread constantly checks and remembers whether the user has muted or unmuted sound by pressing 'm'.
Related to threads are events, to which we turn our attention next.
No comments:
Post a Comment