1 Understand what Scratch is and what it can be used for Lesson 1: Learning Objectives.

Slides:



Advertisements
Similar presentations
Michael Parkes Dudley LA What can Scratch do? Make simple games, animations, presentations and stories.
Advertisements

Mission Technology Introduction to Scratch! June 2007.
Scratch for Storytelling Dr. Ben Schafer Department of Computer Science University of Northern Iowa.
Code Club Session 3 Shark Eats Fish. Picture of finished product here.
CoderDojo Roscommon Code and notes by Eamonn Hannon and Michael Madden, 2012.
Using Photostory. Creating a Visual Audio Story in Microsoft Photo Story 3 Before you begin, you will need to save images and sounds to file ready for.
Learn… Create… Program. Manipulation of Multiple Media Connects with youth culture Scratch is a new graphical programming language designed to support.
Scratch Workshop Thursday, August 26, 2010.
Adventures in Animation Introduction to Scratch! Michelle Venable-Foster June 2006.
How to Script a Presentation and Include Your Own Original Media Bryn Jones UNDA 2001.
Fish Chomp. The screen where you can see what happens when you play your game is called the STAGE. The SCRIPT BANK is where the types of instructions.
Comparing Python and Visual Basic
Introduction to.
By Yukyong Chung.  Given the terms of computational concepts, the students will be able to state examples matching the Scratch blocks.  The students.
Code Club Session 2 Dance Party. What will we learn ?  How to change the background  How to create animations  How to make objects talk to each other.
PowerPoint Computer Solutions 1.
Introduction to Scratch!
PowerPoint Computer Solutions 1. Multimedia A powerful blend of text, graphics, sound, animation, and video on your computer.  Multimedia is an effective.
Timers Exploring Computer Science Lesson Objectives The students will be able to: Create a timer.
Using MIT Scratch for Programming and Control Exercise 3 Ball Game Year 9 ICT Autumn Term 2007.
My Scratch Story Exploring Computer Science Lesson 4-7.
2015 CSE/EGR Summer Camps 1 Computer Science Concepts 1. What is an algorithm? 2. Binary information coding 3. Programming concepts via Scratch Designed.
AGENDA – DIGITAL COMPUTER 1B MARCH 21, WEDNESDAY  MS PowerPoint Advance Course Lesson 3: Working with Visual and Sound Objects (Applications) 
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.
Getting Started with Scratch Version 1.4 Visit
Using MIT Scratch for Programming and Control Extension work – clock project Year 9 ICT Autumn Term 2007.
Introduction to Programming G50PRO University of Nottingham Unit 2 : Introduction To Scratch Paul Tennent
Scratch pong challenge Pong is a classic 1970s video game  Open the pongv1.sb2 file in Scratch  Click the.
Introduction to Scratch. What is Scratch? Scratch is a control program that enables you to create your own interactive stories, animations, games, music,
Image #1 Getting Started
1 Use different costumes in Scratch to make an animation effect Synchronise interaction between 2 or more sprites Lesson 3: Learning Objectives.
Variables and Random Numbers Computer App Session 4.
Unit 1 Introduction to Evangel College S.2 ICT.
First Project: Dance Dance Sprite  Write a dance with your sprite (You pick or create the sprite)  Incorporate as many of the Motion Commands as you.
PowerPoint Lesson 4 Part A - Slide Transitions Save this to your computer folder. Go to the Animations ribbon. Choose a transition to this slide.
 SCRATCH is a new programming language that lets you create your own interactive stories, animations, games, music, and art.
How to create a basic game in Scratch. The Scratch Stage The Scratch stage is 480 pixels wide and 360 pixels high x increasesx decreases.
Animations Sampler Click the Animations tab, then choose Custom Animation.
Scratch Programming Lesson 1 Moving objects with sound and changing colours.
Adventures in Animation Introduction to Scratch! Michelle Venable-Foster Barb Ericson Dec 2007.
SCRATCH ScratchScratch is a programming language that makes it easy to create your own interactive stories, animations, games, music, and art -- and share.
Today's Ninja Challenge: Write Your First Computer Game!
ICT/COMPUTING RULES Only use software allowed by the teacher
Advanced Scratch Techniques. Learning by Example A review (mostly) –File-> Open -> Examples -> Interactive Art ->WHEEE Something else we could do –File->
Teaching Kids Programming with Chromebook Digital Convergence Lab, NIU.
Introducing Scratch Learning resources for the implementation of the scenario
Customise & Explain your game
Commands in Scratch.mit.edu
What is it?! •Scratch is a programming language that allows you to create interactive stories, music, animations, art, games, and more!
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.
How to work with your sprite
Playing with Pictures Module 1 Lesson 3.
Learn… Create… Program
Introduction to programming with scratch
Getting Started with Scratch
Learn… Create… Program
I Can’t Hear You! Sound Get out your notes.
Scratch for Storytelling
Getting Started with Scratch
MICCA SCRATCH Workshop
Code to Enhance Learning
Image #1 Getting Started
Exploring Computer Science Lesson 4-12
Getting Started with Scratch
Learn… Create… Program
Learn… Create… Program
Game development using Scratch
I Can’t Hear You! Sound Get out your notes.
PowerPoint Lesson 4 Slide Transitions & Custom Animation
Exploring Computer Science Lesson 4-12
Presentation transcript:

1 Understand what Scratch is and what it can be used for Lesson 1: Learning Objectives

2 What is Scratch? Scratch is a control program that enables you to create your own interactive stories, animations, games, music, and art The name Scratch comes from the scratching technique used by hip-hop disc jockeys. You can do something similar with Scratch, mixing different types of media clips (graphics, photos, music, sounds) in creative ways.

3 Ready made projects Load Scratch: Start – Programs – Scratch Click on open and browse through the ready made projects such as Games. This will give you an idea of what you can make in Scratch Click on the green flag to run the projects You have 10 mins to complete this task

4 Create this simple project Click on Open Sprite Select bat2 and click ok Try this code To save your file: Click on save, choose Computer then “P:” and find your own ICT work folder. Name the file “Bat”

Add a background and a second sprite Select the stage Select the backgrounds tab Click on import and from the outdoors folder choose “city with water” Now run the program again Make the bat smaller then add a bat1 sprite Animate the second bat Save your Scratch project again