Scratch Overview * Dairi Pärn. Translated By: Dairi Pärn. 1 Scratch

Size: px
Start display at page:

Download "Scratch Overview * Dairi Pärn. Translated By: Dairi Pärn. 1 Scratch"

Transcription

1 OpenStax-CNX module: m Scratch Overview * Dairi Pärn Translated By: Dairi Pärn This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 Scratch Overview Abstract 1 Scratch Scratch is a free educational 1 programming language 2 that was developed by the Lifelong Kindergarten Group 3 at the Massachusetts Institute of Technology 4 (MIT). The current version, 2.0 5, can be downloaded here 6 (the previous version, 1.4 7, can be downloaded here 8 ) or accessed with the online editor here 9. Scratch is designed to be fun, educational, and easy to learn. It has the tools for creating interactive stories, games, art, simulations, and more. Scratch even has its own paint editor 10 and sound editor 11 built-in. Users program in Scratch by dragging blocks 12 from the block palette 13 and attaching them to other blocks like a jigsaw puzzle. Structures of multiple blocks are called scripts 14. This method of programming (building code with blocks) is referred to as "drag-and-drop programming 15 ". The URL of the Scratch Website 16 is scratch.mit.edu 17. * Version 1.1: Feb 20, :36 pm

2 OpenStax-CNX module: m Figure 1

3 OpenStax-CNX module: m Figure 2 2 Uses Scratch is used in schools around the world as a means of introducing basic computer programming to children. It is also used outside of schools, usually introduced by friends or parents. [ citation needed 18 ] Children and even adults gain an understanding of the fundamentals of programming with Scratch, and often move on to other programming languages 19. During their use of Scratch, people can create, remix 20, and collaborate 21 with others on Scratch projects Environment In designing the language, the creators' main priority was to make the language and development environment intuitive and easily learned by children who had no previous programming experience. There is a strong contrast between the powerful multimedia functions and multi-threaded programming style and the rather limited scope of the Scratch programming language. Scratch 's development environment at startup. External Image Please see: Scratch 2 Beta Overview video Figure 3 The user interface 24 for the Scratch development environment divides the screen into several panes: on the in the middle is the blocks palette, on the right the scripts area, and on the left the stage and sprite list

4 OpenStax-CNX module: m The blocks palette has code fragments (called "blocks") that can be dragged onto the scripts area to make programs. To keep the palette from displaying a great quantity of blocks and for ease if use, it is organized into 10 groups of blocks: motion, looks, sound, pen, control, events, sensing, operators, variables, and more blocks. 4 Origin of the Word "Scratch" was used as the title for The Lifelong Kindergarten Group's programming language, as it is to do with "scratching" referring to music. Scratching is a DJ or turntablist technique used to produce distinctive sounds by moving a vinyl record back and forth on a turntable while optionally manipulating the crossfader on a DJ mixer.[1] 29 Wikipedia Likewise, within Scratch, you take dierent bits of code (blocks 30 ), put them together, and have made something new. We take the name "Scratch," from the way that hip-hop disk jockeys scratch with music. They take pieces of music and then combine them together in unexpected and creative ways. Mitchell Resnick, Lifelong Kindergarten Group at MIT Table Variants of the Word The word "Scratch" has spawned other phrases that have become popular amongst users of Scratch: Scratcher 31 A user of Scratch Scratching A verb which means to use Scratch Scratched A project that is an attempted replica of another game. e.g. "Pac-man Scratched" Scratch Time 32 The timezone that the forums 33 are set in (EST/EDT) Scratch On! A phrase coined by the Scratch Team 34, and used by them (although has been adapted by other Scratchers as well) to encourage users, meaning "carry on using Scratch" 5 Motto Scratch's motto is Imagine Program Share. This follows the basic principle of creating a Scratch Project 35. First of all, you think of an idea (imagine), next, you program your idea in Scratch (program), then nally share it with the world (share). Since the release of Scratch 2.0, the motto has been less apparent throughout the website; the front page no longer has the motto but instead a description of what Scratch is. 6 Versions Main article: Scratch Versions 36. Scratch is currently on version , the online editor ocially released on May 9, 2013 and the oine editor on August 26, It's predecessor is Scratch , which was

5 OpenStax-CNX module: m released on July 2, The previous, older versions are Scratch , Scratch , Scratch , and Scratch Each version had signicant changes, especially the jump from 1.4 to 2.0. Not only did the program update with version 2.0, but the entire website evolved. 7 See Also Getting Started With Scratch 43 Scratch on Wikipedia 44 the description of Scratch on an external website Scratch Programming Language 45 analyzing Scratch as a programming language Scratch the current version of the Scratch website and program Programming Language 47 what they are and their uses to the world of computer science 8 References Scratch Project Ideas Figure 4 10 Scratchi teadmiste kontroll Scratchi teemaline ristsõna Figure

Scratch Lesson 2: Movies Made From Scratch Lesson Framework

Scratch Lesson 2: Movies Made From Scratch Lesson Framework Scratch Lesson 2: Movies Made From Scratch Lesson Framework Scratch makes it easy to program your own interactive stories, games, and animations and share your creations on the web. As you create and share

More information

Crossley Fields - Computing Vocabulary

Crossley Fields - Computing Vocabulary Crossley Fields - Computing Vocabulary Glossary of terms taken from Kirklees Guidance, CAS/NAACE Computing in the National Curriculum & MIT Scratch Reference Guide. A Algorithm an unambiguous procedure

More information

SCRATCH. Introduction to creative computing with Scratch 2.0

SCRATCH. Introduction to creative computing with Scratch 2.0 SCRATCH Introduction to creative computing with Scratch 2.0 What is Scratch? Scratch is a visual programming language that allows you to create your interactive stories, games and animations by using blocks

More information

Scratch Programming In Easy Steps Covers Versions 2 0 And 1 4

Scratch Programming In Easy Steps Covers Versions 2 0 And 1 4 Scratch Programming In Easy Steps Covers Versions 2 0 And 1 4 We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer,

More information

Introduction. What s it for? Versions what to look for. Evidence for using Scratch Research Social and community support Embedding in web sites

Introduction. What s it for? Versions what to look for. Evidence for using Scratch Research Social and community support Embedding in web sites Introduction Click Scratch to edit overview Master text styles What s it for? Versions what to look for Evidence for using Scratch Research Social and community support Embedding in web sites Animation,

More information

The Beauty and Joy of Computing 1 Lab Exercise 1: Introduction to Scratch/BYOB - Animations and Communication

The Beauty and Joy of Computing 1 Lab Exercise 1: Introduction to Scratch/BYOB - Animations and Communication The Beauty and Joy of Computing 1 Lab Exercise 1: Introduction to Scratch/BYOB - Animations and Communication Objectives By completing this lab exercise, you should learn to understand the basic user interface

More information

VISUAL PROGRAMMING BY SCRATCH

VISUAL PROGRAMMING BY SCRATCH Faculty of Information Technology VISUAL PROGRAMMING BY SCRATCH Dr. Nguyen Chi Trung Faculty of Information Technology Hanoi National University of Education Chapter 1. Getting Started What is the Scratch?

More information

SCRATCH MODULE 3: NUMBER CONVERSIONS

SCRATCH MODULE 3: NUMBER CONVERSIONS SCRATCH MODULE 3: NUMBER CONVERSIONS INTRODUCTION The purpose of this module is to experiment with user interactions, error checking input, and number conversion algorithms in Scratch. We will be exploring

More information

Not For Sale. Glossary

Not For Sale. Glossary Glossary Actor A sprite and the role it plays as it interacts with another sprite on the stage. Animated GIF A graphic made up of two or more frames, each of which is displayed as an automated sequence

More information

Except as otherwise noted, the content of this document is licensed under the Creative Commons Attribution 3.0 License

Except as otherwise noted, the content of this document is licensed under the Creative Commons Attribution 3.0 License Except as otherwise noted, the content of this document is licensed under the Creative Commons Attribution 3.0 License http://creativecommons.org/licenses/by/3.0 Agenda Day 1 Introduction What is a computer

More information

Digital Literacy Year Group e-safety/digital citizenship Digital Literacy

Digital Literacy Year Group e-safety/digital citizenship Digital Literacy Digital Literacy Year Group e-safety/digital citizenship Digital Literacy R 1 - Understand there is arrange of information on the internet Use a paint package to create a simple picture to - Navigate age

More information

Syntax-Elements for Smalltalk

Syntax-Elements for Smalltalk Syntax-Elements for Smalltalk Feb. 24. 2009 A Scratch-like GUI for Smalltalk-80 by Jens Mönig (jens@moenig.org) Elements is a new graphical user interface for the Smalltalk-80 programming language inspired

More information

ArTe. Letizia Jaccheri Experts in Team 11 th January 2010

ArTe. Letizia Jaccheri   Experts in Team 11 th January 2010 ArTe Letizia Jaccheri www.letiziajaccheri.com Experts in Team 11 th January 2010 Goal of this presentation/conversation dissemination research artentnu.com Structure Norwegian Research Council - PROREAL

More information

Version History: 1.0: ab initio. Planning Notes:

Version History: 1.0: ab initio. Planning Notes: Title: Creative Writing with a Fork in the Road Author(s): Richard (Rick) G. Freedman Approximate Time: Varies by length of story and use of extra features Level: Grade 6-7 (if some code is already provided),

More information

Bridges To Computing

Bridges To Computing Bridges To Computing General Information: This document was created for use in the "Bridges to Computing" project of Brooklyn College. You are invited and encouraged to use this presentation to promote

More information

Meet the Cast. The Cosmic Defenders: Gobo, Fabu, and Pele The Cosmic Defenders are transdimensional

Meet the Cast. The Cosmic Defenders: Gobo, Fabu, and Pele The Cosmic Defenders are transdimensional Meet the Cast Mitch A computer science student who loves to make cool programs, he s passionate about movies and art, too! Mitch is an all-around good guy. The Cosmic Defenders: Gobo, Fabu, and Pele The

More information

CPS111 Victory Thru Scratch Lab

CPS111 Victory Thru Scratch Lab CPS111 Victory Thru Scratch Lab Introduction: Computer Science (or computational science) is all about algorithms those lists of steps that carry out some sort of task. Therefore to better understand computer

More information

MMGD0203 MULTIMEDIA DESIGN

MMGD0203 MULTIMEDIA DESIGN MMGD0203 MULTIMEDIA DESIGN Chapter 6 1 Multimedia Production Team High-quality interactive multimedia applications are the product of the efforts of a production team. Some people might argue that anybody

More information

BCSWomen Android programming (with AppInventor) Family fun day World record attempt

BCSWomen Android programming (with AppInventor) Family fun day World record attempt BCSWomen Android programming (with AppInventor) Family fun day World record attempt Overview of the day Intros Hello Android! Getting your app on your phone Getting into groups Ideas for apps Overview

More information

Scratch Programming for Primary School Teachers Quiz Game

Scratch Programming for Primary School Teachers Quiz Game Scratch Programming for Primary School Teachers Quiz Game For Scratch Version 2 Stewart Watkiss PenguinTutor.com www.penguintutor.com/teachers January 2014 About this guide During my preparation for an

More information

Wix Website. Project overview. Step 1: Log onto a web browser and go to Step 2: Click Start Now. Step 3: Click Sign up

Wix Website. Project overview. Step 1: Log onto a web browser and go to   Step 2: Click Start Now. Step 3: Click Sign up Project overview For this project you will be using the website building site www.wix.com to create a portfolio website to feature your past graphic design projects. Step 1: Log onto a web browser and

More information

Viewer 2 Beta Frequently Asked Questions

Viewer 2 Beta Frequently Asked Questions Viewer 2 Beta GENERAL Why did you create Viewer 2 and who is the primary audience for this viewer? Viewer 1.23 is the culmination of over ten years of work and it has helped to create the Second Life that

More information

Android Basics Nanodegree Syllabus

Android Basics Nanodegree Syllabus Android Basics Nanodegree Syllabus Before You Start This is an entry-level, single term Nanodegree program with no prior programming experience required. Support Options We are here to support you every

More information

AN INTRODUCTION TO SCRATCH (2) PROGRAMMING

AN INTRODUCTION TO SCRATCH (2) PROGRAMMING AN INTRODUCTION TO SCRATCH (2) PROGRAMMING Document Version 2 (04/10/2014) INTRODUCTION SCRATCH is a visual programming environment and language. It was launched by the MIT Media Lab in 2007 in an effort

More information

Measuring in Pixels with Scratch

Measuring in Pixels with Scratch In the Primary division, a big mathematical idea is understanding how to measure correctly, using both non standard and standardized measurements. Many students struggle with measuring because they fail

More information

App Development with MIT App Inventor

App Development with MIT App Inventor Summer School of Programming time.to.code Workshop 4 App Development with MIT App Inventor Tutorials- Magic 8-Ball [BASIC] BLOCKS 1 st August 2016 Magic 8-ball Now you will create a Magic 8-Ball app which

More information

The Environment. Scratch Programming. The Environment. The Environment. The Environment. The Environment. Lesson 1: Introduction THE STAGE

The Environment. Scratch Programming. The Environment. The Environment. The Environment. The Environment. Lesson 1: Introduction THE STAGE Scratch Programming Lesson 1: Introduction Jt Scratch Lesson 1 Fall 2011 slide 2 THE STAGE Code Executes Here Default Sprite Jt Scratch Lesson 1 Fall 2011 slide 3 Jt Scratch Lesson 1 Fall 2011 slide 4

More information

Raspberry Pi Workshop

Raspberry Pi Workshop Raspberry Pi Workshop Resources and Materials: http://bit.ly/h8dunp Presenters Nick Yee Aexander Nunes Adriana Ieraci Agenda 10:00 Registration 10:20 Introductions and Overview 10:50 Install OS and Boot

More information

Adobe Spark. Schools and Educators. A Guide for. spark.adobe.com

Adobe Spark. Schools and Educators. A Guide for. spark.adobe.com Adobe Spark A Guide for Schools and Educators spark.adobe.com CONTENTS 1: What Is Adobe Spark?... 3 2: How Much Does Adobe Spark Cost?... 4 3: Is Adobe Spark A Web Application Or An App?... 4 4: Three

More information

Результат запроса: Roblox игру

Результат запроса: Roblox игру Результат запроса: Roblox игру Roblox, stylized as RŌBLOX, is a massively multiplayer online game created and marketed toward children and teenagers aged 8 18. In the game, players are able to. ROBLOX.

More information

Computing Long Term Plan

Computing Long Term Plan Beebot Virtual 2Go or Daisy Dino on ipad Give and follow instructions, which include straight and turning commands, one at a time. Explore outcomes when instructions are given in a sequence Give a simple

More information

3. Now go to Edit => Effects => Brightness/Contrast... and notice that you can modify the colors you created above.

3. Now go to Edit => Effects => Brightness/Contrast... and notice that you can modify the colors you created above. The Background Note: This lesson is created for version 3.2 of HyperStudio for Macintosh. Some features may not be present in the version you may have. You may download updates for your HyperStudio version

More information

Introduction to Scratch

Introduction to Scratch Introduction to Scratch Familiarising yourself with Scratch The Stage Sprites Scripts Area Sequence of Instructions Instructions and Controls If a computer is a box think of a program as a man inside the

More information

Course Name: Computer Animation and Media Development 11

Course Name: Computer Animation and Media Development 11 BA Computer Animation 11 District Name: Kamloops/Thompson District Number: SD #73 Developed by: Tonya Perry Date Developed: March 2005 School Name: Westsyde Secondary School Board/Authority Approved Date:

More information

Skills to be covered (mixture of LK2 and UKS2): I am a coder (coding)

Skills to be covered (mixture of LK2 and UKS2): I am a coder (coding) UKS2 Computing 2016-17 Skills to be covered (mixture of LK2 and UKS2): I am a coder (coding) I am a creator (visual media/music) I am a collector (data handling) I am a communicator (multimedia) I am a

More information

User s Guide. Know Your USA

User s Guide. Know Your USA User s Guide Children's Technology Review Editor's Choice Award "If you are looking for clean, affordable geography practice, this is a good choice. or 4.4 As featured in their Back to School technology

More information

Teaching Kids to Program. Lesson Plan: Catch the Ball

Teaching Kids to Program. Lesson Plan: Catch the Ball Teaching Kids to Program Lesson Plan: Catch the Ball Step 1: 1. Open your web browser and go to SCRATCH (http://scratch.mit.edu/ ) 2. Sign in to your Scratch account by clicking on the button on the top

More information

CompuScholar, Inc. Alignment to Georgia Web Design Standards

CompuScholar, Inc. Alignment to Georgia Web Design Standards CompuScholar, Inc. Alignment to Georgia Web Design Standards Georgia Course Details: Course Title: Primary Career Cluster: Course Code(s): Standards Link: Web Design CTAE / Information Technology 11.45200

More information

Lesson 6 page 1. If you look at the bottom right of the Scratch color choices, you will see it say MORE BLOCKS in Purple.

Lesson 6 page 1. If you look at the bottom right of the Scratch color choices, you will see it say MORE BLOCKS in Purple. Lesson 6 page 1 LESSON 6: Feb 17-24 Hello everyone! We are going to learn about BYOB this week. This acronym stands for Build Your Own Blocks. If you look at the bottom right of the Scratch color choices,

More information

Assignment 1 What is a Computer?

Assignment 1 What is a Computer? Assignment 1 What is a Computer? Hello, I'm PC. Read about the computer. Answer the questions. A computer is a tool that runs programs. The computer is sometimes called a "personal computer" or PC for

More information

Scratch. Construct of Your Imagination

Scratch. Construct of Your Imagination Scratch Construct of Your Imagination License Information GPLv2 Licensed XYZrobot Scratch Code This program was based on XYZrobot Scratch from the MIT Media Lab, which was released under the GNU General

More information

Android Programming Family Fun Day using AppInventor

Android Programming Family Fun Day using AppInventor Android Programming Family Fun Day using AppInventor Table of Contents A step-by-step guide to making a simple app...2 Getting your app running on the emulator...9 Getting your app onto your phone or tablet...10

More information

Add in a new balloon sprite, and a suitable stage backdrop.

Add in a new balloon sprite, and a suitable stage backdrop. Balloons Introduction You are going to make a balloon-popping game! Step 1: Animating a balloon Activity Checklist Start a new Scratch project, and delete the cat sprite so that your project is empty.

More information

Scratch Programming In Easy Steps

Scratch Programming In Easy Steps In Easy Steps Free PDF ebook Download: In Easy Steps Download or Read Online ebook scratch programming in easy steps in PDF Format From The Best User Guide Database " is a new programming language that

More information

21 ST CENTURY LEARNING SOLUTIONS

21 ST CENTURY LEARNING SOLUTIONS 21 ST CENTURY LEARNING SOLUTIONS MEDIA DEVELOPMENT CAPABILITIES BROCHURE 21 ST CENTURY LEARNING SOLUTIONS, INC. media team profile At 21st Century Learning Solutions (21CLS), our media team creates cutting

More information

Final Revision. 1)Put ( ) or ( ):

Final Revision. 1)Put ( ) or ( ): 1 Final Revision 1)Put ( ) or ( ): 1- Scratch is a graphical programming language using visual steps only. ( ) 2- Scratch program helps to think in a logical way visually. ( ) 3-You can use repeat and

More information

::The Art of Multimedia:: Assignments*

::The Art of Multimedia:: Assignments* ::The Art of Multimedia:: Assignments* Session 1: January 25 th Assignment: What is Multimedia? 500 word-essay So what exactly is multimedia? Looking at the actual term multimedia literally means multiple

More information

Open Educational Resources

Open Educational Resources IOER offers options to share career and educational resources. Resource formats Existing online resources. Digital files that get uploaded to IOER. Sets of files and/or web pages that need to be kept together

More information

2.0: The Storyboard Editor

2.0: The Storyboard Editor 2.0: The Storyboard Editor Overview Klik & Play is more than just a games creator. It can also produce wonderful presentations. You can use it to generate product tutorials, slide shows, photo albums.

More information

New TriCounty Community Portal

New TriCounty Community Portal Welcome to the new Front Page of your Community Portal. The Community portal has been divided into two separate sections: 1) Local Community News 2) Local Schools within the Community LOCAL COMMUNITY NEWS

More information

2017 William Paladino III. All rights reserved.

2017 William Paladino III. All rights reserved. short Story. Talented, energetic, and smart Graphic Design Lead with 11 years digital and interface design experience. My experience has helped me become a better leader, team player, problem solver, sketcher,

More information

HCC General Education Requirement Designated Competency Attribute Code(s):

HCC General Education Requirement Designated Competency Attribute Code(s): Course Name: Course Number: Credits: Digital Page Design GRA*241 3 Credit Hours Catalog Description: An exploration of desktop publishing and page-layout programs that enable designers to execute fine

More information

Web Design Course Syllabus and Course Outline

Web Design Course Syllabus and Course Outline Web Design Course Syllabus and Course Outline COURSE OVERVIEW AND GOALS In today's world, web pages are the most common medium for sharing ideas and information. Learning to design websites is an incredibly

More information

Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl. App Inventor Workbook

Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl. App Inventor Workbook Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl App Inventor Workbook App Inventor is a cloud-based application development tool, enabling users to develop Android applications for free! App Inventor

More information

Scratch. Creative Computing

Scratch. Creative Computing Scratch Creative Computing Section 1 INTRODUCTION TO SCRATCH Scratch Browser based Created at MIT Creative Computing Using a tool to easily create a computer program. Typically a drag-and-drop tool. Emphasizes

More information

University of the Arts Continuing Education

University of the Arts Continuing Education University of the Arts Continuing Education Course Title Motion Graphics + Illustration with Adobe Flash Course # CE 15511 Credit Hours 3 CE Semester Summer, 2011 Prerequisites NA Class Meetings Tuesdays;

More information

AppyBuilder Beginner Tutorials

AppyBuilder Beginner Tutorials AppyBuilder Beginner Tutorials Four Simple Tutorials for Getting Started with AppyBuilder 1 TalkToMe: Your first AppyBuilder app 03 2 TalkToMe Part 2: Shaking and User Input 21 3 BallBounce: A simple game

More information

Chapter 3! Planning and Design! 2012 Elsevier, Inc. All rights reserved.

Chapter 3! Planning and Design! 2012 Elsevier, Inc. All rights reserved. Chapter 3! Planning and Design! 2012 Elsevier, Inc. All rights reserved. Road Map The time and effort you put into planning a multimedia project will determine how well (or not) the project hits its mark.!!!

More information

Game on Slots of fun YOUR FRIENDLY GUIDE TO PCS + GADGETS + THE WEB WINDOWS 8

Game on Slots of fun YOUR FRIENDLY GUIDE TO PCS + GADGETS + THE WEB WINDOWS 8 100only! PROJECTS Keep data in harmony Scratch and riff Game on Slots of fun REVIEWS HTC One May 2013 Vol.8 Issu e 5 YOUR FRIENDLY GUIDE TO PCS + GADGETS + THE WEB WINDOWS 8 RESTORE ITS LOST FEATURES AND

More information

Introduction to Computer Science with MakeCode for Minecraft

Introduction to Computer Science with MakeCode for Minecraft Introduction to Computer Science with MakeCode for Minecraft Lesson 4: Variables In this lesson, we ll explore the concept of a variable, an important way to store information and make your programs more

More information

ICS 61 Game Systems and Design Introduction to Scratch

ICS 61 Game Systems and Design Introduction to Scratch ICS 61, Winter, 2015 Introduction to Scratch p. 1 ICS 61 Game Systems and Design Introduction to Scratch 1. Make sure your computer has a browser open at the address http://scratch.mit.edu/projects/editor/.

More information

WRISTBAND CREATOR Tool Instructions

WRISTBAND CREATOR Tool Instructions WRISTBAND CREATOR Tool Instructions Step 1: Select Type of Wristband you desire (A) Silicone bands can be constructed in MANY designs with numerous message, color and personalization options available.

More information

M O T I O N A N D D R A W I N G

M O T I O N A N D D R A W I N G 2 M O T I O N A N D D R A W I N G Now that ou know our wa around the interface, ou re read to use more of Scratch s programming tools. In this chapter, ou ll do the following: Eplore Scratch s motion and

More information

INVIGILATED BY MARKED BY MARKS TALLIED BY

INVIGILATED BY MARKED BY MARKS TALLIED BY The City School PAF Chapter Comprehensive Worksheet May - 2016 ICTech Class 7 Candidate Name: Index Number: Section: Branch/Campus: Date: Maximum Marks: 50 Time Allowed: 2 hours INSTRUCTIONS: Write your

More information

Hour of Code with Swift Playgrounds

Hour of Code with Swift Playgrounds Hour of Code with Swift Playgrounds The Incredible Code Machine Facilitator Guide Hour of Code with Swift Playgrounds Facilitator Guide 1 Welcome What you ll need Lead your own Hour of Code event Celebrate

More information

MathML Editor: The Basics *

MathML Editor: The Basics * OpenStax-CNX module: m26312 1 MathML Editor: The Basics * Natalie Weber This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 Abstract This module provides

More information

Overview: Students explore how they can use to communicate with real people within their schools, families, and communities.

Overview: Students explore how they can use  to communicate with real people within their schools, families, and communities. Sending Email LESSON PLAN Essential Question: How do you connect with others through email? Learning Overview and Objectives Overview: Students explore how they can use email to communicate with real people

More information

Web Design AOS. Program Guide. web design AOS program guide

Web Design AOS. Program Guide. web design AOS program guide Web Design AOS Program Guide web design AOS program guide 1 Web Design AOS Program Guide The Mission Department Head s Message Curriculum Program Objectives Getting Started STUDENT WORK BY: Daniela Vizcaino

More information

Interactive Game Design with Greenfoot YEAR 1 Greenfoot Single-player Interactive Game

Interactive Game Design with Greenfoot YEAR 1 Greenfoot Single-player Interactive Game MESA VIRTUAL COMPUTER SCIENCE COMPETITION CYBER RULES 2018 Interactive Game Design with Greenfoot YEAR 1 Greenfoot Single-player Interactive Game Level: Type of Contest: Composition of Team: Number of

More information

E U R O P E A N P R O J E C T P R O M O T E D B Y :

E U R O P E A N P R O J E C T P R O M O T E D B Y : 1 2 E U R O P E A N P R O J E C T P R O M O T E D B Y : P R O J E C T N O : 2 0 1 5-1 - P T 0 1 - K A 2 0 1-013121 W W W. J U N I O R C O D E A C A D E M Y. E U J U N I O R C O D E A C A D E M Y P R O

More information

The largest professional kids coding academy KODING KINGDOM (HK) LIMITED

The largest professional kids coding academy KODING KINGDOM (HK) LIMITED The largest professional kids coding academy in KODING KINGDOM (HK) LIMITED About Us Koding Kingdom is a trusted kids-coding academy for both parents and academics. Since our inception, we have provided

More information

Asset List & Content Creation

Asset List & Content Creation Asset List & Content Creation Project 3 Due date: Monday, September 17 th At 10:00am Introduction Third in a series of related projects Will build towards working game Focuses on the content that must

More information

Holy Family Catholic Primary School Computing Progression Map Year 1

Holy Family Catholic Primary School Computing Progression Map Year 1 Year 1 Graphics Use ICT to generate ideas for their work. Use tools including brushes, pens, line, fill and stamp to create images. Use save, open, edit and print. Manipulating Text Use spacebar, back

More information

Unit 17. Level 1/2 Unit 17 Multimedia Products Development

Unit 17. Level 1/2 Unit 17 Multimedia Products Development Unit 17 Level 1/2 Unit 17 Multimedia Products Development Unit 17 Outcomes A: Understand the uses and features of multimedia products. Know why individuals or organisations use multimedia products. Learn

More information

2006 VCE VET Multimedia GA 2: Computer-based examination

2006 VCE VET Multimedia GA 2: Computer-based examination 2006 VCE VET Multimedia GA 2: Computer-based examination GENERAL COMMENTS Overall, students in 2006 demonstrated a well-developed understanding of the fundamental concept areas Apply principles of visual

More information

Android Basics Nanodegree Syllabus

Android Basics Nanodegree Syllabus Android Basics Nanodegree Syllabus Before You Start This is an entry-level program. No prior programming experience required. Project 1: Build a Single Screen App Design and implement a single screen app

More information

Teaching With Comic Life A guide to using Plasq s Comic Life in the Classroom. David Cleland The Wallace High School

Teaching With Comic Life A guide to using Plasq s Comic Life in the Classroom. David Cleland The Wallace High School Teaching With Comic Life A guide to using Plasq s Comic Life in the Classroom David Cleland The Wallace High School Introduction to Comic Life 2... 3 Story Telling with Comic Life... 4 Task... 4 Learning

More information

LATIHAN Identify the use of multimedia in various fields.

LATIHAN Identify the use of multimedia in various fields. LATIHAN 4.1 1. Define multimedia. Multimedia is the presentation of information by using a combination of text, audio, graphic, video and animation. Multimedia has played an important role in other fields,

More information

Responsive Designer (RED) QuickStart Guide

Responsive  Designer (RED) QuickStart Guide Responsive Email Designer (RED) QuickStart Guide Net Atlantic s Responsive Email Designer makes it easy to create responsive HTML emails that display perfectly, no matter which device they re viewed on.

More information

Welcome to the Computing Curriculum map for Year 2

Welcome to the Computing Curriculum map for Year 2 Welcome to the Computing Curriculum map for Year 2 Curriculum Overview YEAR 2 Text & Multimedia Digital Research Digital Media (Graphics) Sound Communication & Collaboration Programming & Control Please

More information

Learn Use Linux Made Easy Home Office On The Go

Learn Use Linux Made Easy Home Office On The Go We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with learn use linux made

More information

Lesson 2 page 1. ipad # 17 Font Size for Notepad (and other apps) Task: Program your default text to be smaller or larger for Notepad

Lesson 2 page 1. ipad # 17 Font Size for Notepad (and other apps) Task: Program your default text to be smaller or larger for Notepad Lesson 2 page 1 1/20/14 Hi everyone and hope you feel positive about your first week in the course. Our WIKI is taking shape and I thank you for contributing. I have had a number of good conversations

More information

Apple Pages for Mac. Basics of Using Apple s Pages for Mac. Choose to enable icloud. Manage Documents. Choose a Template for New Documents

Apple Pages for Mac. Basics of Using Apple s Pages for Mac. Choose to enable icloud. Manage Documents. Choose a Template for New Documents Apple Pages for Mac Simple iphone, ipad, and Apple Training Basics of Using Apple s Pages for Mac When you start Pages for the first time, you will be greeted with a few welcome screens. They look similar

More information

Lesson Plans. Put It Together! Combining Pictures with Words to Create Your Movie

Lesson Plans. Put It Together! Combining Pictures with Words to Create Your Movie Lesson Plans L e s s o n 4 : Put It Together! Combining Pictures with Words to Create Your Movie National Language Arts Standard 3: Students apply a wide range of strategies to comprehend, interpret, evaluate,

More information

Evan Blackwell Unit 4 assignment. Critique of PBS Kids website

Evan Blackwell Unit 4 assignment. Critique of PBS Kids website Evan Blackwell Unit 4 assignment Critique of PBS Kids website The Public Broadcasting Service (PBS) offers a wide variety of popular kids television programs, from Sesame Street to Curious George to The

More information

Name: Date: Hour: PowToon Short Movie

Name: Date: Hour: PowToon Short Movie Name: Date: Hour: PowToon Short Movie PowToon ( www.powtoon.com ) is an online web-based animation software tool that allows you to create short movies by manipulating pre-created objects, imported images,

More information

Anjuli Kannan. Google Earth Driving Simulators (3:00-7:00)

Anjuli Kannan. Google Earth Driving Simulators (3:00-7:00) Google Earth Driving Simulators (3:00-7:00) An example of what you can do by learning the GoogleEarth API, once you know how to write code Google has published such an API so that people can make programs

More information

In this lesson you will learn: How to capture the input from the user. How to write programs using variables and lists. Athletics Swimming Gymnastics

In this lesson you will learn: How to capture the input from the user. How to write programs using variables and lists. Athletics Swimming Gymnastics Lesson 4 A m In this lesson you will learn: How to capture the input from the user. How to write programs using variables and lists. Advanced Scratch Sports Day Jyoti and Tejas are planning to create a

More information

For professional and aspiring DJs.

For professional and aspiring DJs. For professional and aspiring DJs. MAGIX Digital DJ turns your Mac or PC into a high-end DJ system! Whether you're a DJ novice or a pro, this professional DJ software includes everything a DJ needs: virtual

More information

City University of Hong Kong

City University of Hong Kong City University of Hong Kong DFM2103 Information Technology for Communication (ITC) Mary Lai MBA, BSc(Hon) Email: fm.itc.mary@gmail.com Jack Lam Copyright 2012 MSc(E-Commerce), BEng(Hon), Chartered Certified

More information

Documenting APIs with Swagger. TC Camp. Peter Gruenbaum

Documenting APIs with Swagger. TC Camp. Peter Gruenbaum Documenting APIs with Swagger TC Camp Peter Gruenbaum Introduction } Covers } What is an API Definition? } YAML } Open API Specification } Writing Documentation } Generating Documentation } Alternatives

More information

TalkToMe: Your first App Inventor app

TalkToMe: Your first App Inventor app TalkToMe: Your first App Inventor app This step-by-step picture tutorial will guide you through making a talking app. To get started, go to App Inventor on the web. Go directly to ai2.appinventor.mit.edu,

More information

Introduction to the Weebly Toolkit for Building Websites

Introduction to the Weebly Toolkit for Building Websites Introduction to the Weebly Toolkit for Building Websites Maureen Pratchett July 2015 1 Objective The purpose of this workshop is not to teach you how to design or even build a website, but rather to introduce

More information

COMPUTATIONAL THINKING

COMPUTATIONAL THINKING Computational Concepts sequence loops parallelism events conditionals operators variables lists COMPUTATIONAL THINKING PROGRAMMING AS PROBLEM SOLVING Computational Practices incremental/iterative testing/debugging

More information

Geo-Restricted In-Video Annotations

Geo-Restricted In-Video Annotations Technical Disclosure Commons Defensive Publications Series December 13, 2016 Geo-Restricted In-Video Annotations Justin Lewis Joseph Cohen Follow this and additional works at: http://www.tdcommons.org/dpubs_series

More information

Independent Reading Project

Independent Reading Project Name: Section: Date: Thursday, November 8 Due Date: Thursday, January 3 Independent Reading Project Biography, Autobiography, Memoir For your second Independent Reading Project, you will be reading about

More information

Copyright 2016 MakeUseOf. All Rights Reserved.

Copyright 2016 MakeUseOf. All Rights Reserved. A Guide to Trello for Life and Project Management Written by Sandy Stachowiak Published May 2016. Read the original article here: http://www.makeuseof.com/tag/guide-trello-life-projectmanagement/ This

More information

Furl Furled Furling. Social on-line book marking for the masses. Jim Wenzloff Blog:

Furl Furled Furling. Social on-line book marking for the masses. Jim Wenzloff Blog: Furl Furled Furling Social on-line book marking for the masses. Jim Wenzloff jwenzloff@misd.net Blog: http://www.visitmyclass.com/blog/wenzloff February 7, 2005 This work is licensed under a Creative Commons

More information

WYBCS Android Programming (with AppInventor) Family fun day

WYBCS Android Programming (with AppInventor) Family fun day WYBCS Android Programming (with AppInventor) Family fun day Overview of the day Intros Hello Android! Installing AppInventor Overview of AppInventor Making your first app What's special about mobile? Changing

More information