Scratch Lesson 2.

Slides:



Advertisements
Similar presentations
Mouse Tutorial for Win XP In this tutorial you will learn to: Move the mouse Click and double click Make selections Manage windows Use menus Click the.
Advertisements

Using the What Am I Template Copy the presentation to your hard drive. Open the slides using slide sorter and copy slides #3, 4 and 5 for each question.
Michael Parkes Dudley LA What can Scratch do? Make simple games, animations, presentations and stories.
Museum Box is a free website that allows users to create a project using cubes to organize information. Users can use text, images, sounds, web links and.
Learn… Create… Program. Manipulation of Multiple Media Connects with youth culture Scratch is a new graphical programming language designed to support.
SAM: Student Getting Started Guide.
IPAD Set Up. Gmail Account First, you need to set up a free gmail account with your name. If you have an existing one you may use that as long as: – A)
Accessing the Admit Online System ADMIT. Accessing the Admit Online System Enter the address of the Admit system into your browser (Google Chrome, Firefox,
Using MIT Scratch for Programming and Control Exercise 3 Ball Game Year 9 ICT Autumn Term 2007.
Newspaper Article.  Log on to your PC using your username and password  Go to the Start menu and select Microsoft Office Publisher  Once you have opened.
Introducing Scratch the Cat
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
Computer Organization  Today we will:  Enroll in NetSchool  Set the following as “Favorites”: NetSchool home course page eGrades  Optional: Set.
Polleverywhere.com When you do not have Smart Response, Polleverywhere.com is here to save the day!
Links2keep - Turtorial. Links2keep It´s here all your links will be displayed. Those being displayed now will be removed when you register your own account.
1 Understand how to use Scratch to: – Animate a sprite – Add sound to your script – Use the forever command to create a loop Lesson 2: Learning Objectives.
Using MIT Scratch for Programming and Control Extension work – clock project Year 9 ICT Autumn Term 2007.
Section 1 Introduction National 4/5 Scratch Course.
Newspaper Article.  This article will need two picture boxes  To insert a Picture Box click on Insert in the toolbar and scroll down to Picture. Select.
ARMS Advanced Risk Management System User Documentation.
Create a Halloween Computer Game in Scratch Stephanie Smullen and Dawn Ellis Barb Ericson October 2008.
NO MORE FLASH DRIVES How to get your stuff printed at school.
PHP Form Processing * referenced from
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place Programming language.
Scratch Lesson 1. Creating an account Open the internet browser : Safari or Internet Explorer Type in the URL scratch.mit.edu Using your school computer.
SAM Challenge 2013 Student Getting Started Guide.
HTML is the language that allows text and graphics to be displayed as Web pages. It is a set of special codes, called tags, that tells a browser application.
© it’sLearning 365 Limited | Screen 1 FLASH enabled How to use me : Teachers Notes Useful Web Link Ne xt Pa ge Ne xt Pa ge Navigate.
Enlisted Association of the National Guard of the United States Data Extract Instructional Guide.
Using MIT Scratch for Programming and Control Programming 9.
Group work Create your Wiki with Wikispaces.com.
Introduction to Scratch
Movement Game Design (Scratch).
Create a Halloween Computer Game in Scratch
Commands in Scratch.mit.edu
Audacity Presented by Carrie Walter
Warm Up 8/27 Turn in your signed Safety Contract on the front table
Going Green By Ima Librarian
ΑΓΓ66 Creating a wiki Contact Session 3
Scratch Unit Overview We are going to look at computer programming and how to create your very own computer game The piece of software we will be using.
What is SCRATCH? Learning Objectives: to explore the Scratch website
User guide for Direct Observations equipment use
ECS 9/7/17.
Tips to Download or Install Norton Security to Computer Device.
Chromebook Training.
Chromebook Training.
Using Office 365 in the Classroom
Introduction to Computer Basics Part 2
Loopy Motion Control.
Introduction to.
Getting Started with Scratch
Career Matchmaker.
Introduction to TouchDevelop
Voice level 1 Please log in Use YOUR username and password
Mostly Solving Equations
This is a setup file for a Jeopardy game.
Go to =>
Calculus Jeopardy Hosted by Bannon Welcome to Power Jeopardy
Learning Objectives Identify different types of event to start and stop loops Decompose a simple problem to help design a program Use abstraction to identify.
This is a setup file for a Jeopardy game.
Basics Glow.
This is a setup file for a Jeopardy game.
Introduction to Snap Programming
Степень с натуральным показателем
What is SCRATCH? Learning Objectives: to explore the Scratch website
This is a setup file for a Jeopardy game.
Lesson One Movement.
Formative Assessments
Using MIT Scratch for Programming and Control Exercise 5 – Drawing with Scratch Year 9 ICT Autumn Term 2007.
Presentation transcript:

Scratch Lesson 2

Log into your account Open the internet browser : Safari or Internet Explorer Type in the URL Log into your Scratch account. scratch.mit.edu

Chapter 1 - Section B When you have logged in, click CREATE to open a new blank project. Open your text book on page 9. Complete the 8 tasks in section B Sprite Skills Practice.

Repeat Click File. Click GO TO MY STUFF. If untitled projects appear in your list delete them by clicking on the blue delete to the right of the window. Click on SEE INSIDE to open your Twinkle, twinkle program.

Repeat Did you notice that the 3rd and 4th lines of the tune are identical? Could we avoid including the same seven blocks twice here? Now click on the red writing below to watch the Using Repeat video.

Separate the lines of the song. Each line of the song consists of 7 instructions to play a note. Pull each block of seven instructions apart to separate each line of the song.

Repeat Remove the 7 instructions for the 4th line of the song by clicking on the scissors and then on the 1st instruction in the 3rd group of instructions

Repeat From the control block, pull across a REPEAT command and fit it around the 3rd block of instructions (that play line 3). Set the repeat command to REPEAT 2 that is repeat twice.

Repeat Now join all the blocks up together again and double click to play the song.

Saving Click File. Click Save Now. Click GO TO MY STUFF.

Copybook Draw a line under your work from Lesson 1. Put today’s date and the heading Lesson 2 on the next line in your copybook. Answer the following questions in your copybook.

Question 1 Look at the script on the right. (a) If this script is run, how many times will the cymbals(drum) play? (b) If this script is run, how many times will the cat meow?

Question 2 Look at the script on the right. Explain how you would change this script to have the cat meow 12 times.

Question 3 Look at the script on the right. (a) How many steps does the sprite move in total? (b) By how many degrees does the sprite turn in total?

Logging out Click on your username on the right hand side of the blue bar across the top of the Scratch window. Click Sign out.