Introducing Scratch the Cat

Slides:



Advertisements
Similar presentations
Create a Simple Game in Scratch
Advertisements

Summer Computing Workshop. Introduction to Variables Variables are used in every aspect of programming. They are used to store data the programmer needs.
What we will cover today… Where is the camera on my phone? Taking a photo Zoom in and out Deleting a photo Where do my photos go to? Viewing my photos.
Create a Simple Game in Scratch
Scratch is a Visual Programming Language
Section 1 Introduction National 4/5 VB Course. What you should know after this lesson What is a program Who writes programs Why is sequence important.
Mission Technology Introduction to Scratch! June 2007.
Adventures in Animation Harry Potter Game Pranali Choubal Kunal Shaw Barb Ericson Dec 2007.
Learn… Create… Program. Manipulation of Multiple Media Connects with youth culture Scratch is a new graphical programming language designed to support.
An intro to programming concepts with Scratch Session 7 of 10 sessions Working with sounds and sprite communication.
Digital Art in Scratch part 1 Barb Ericson Georgia Tech Oct 2010.
What is Scratch? Scratch as Logo Dr. Ben Schafer Department of Computer Science University of Northern Iowa.
Mr. Wortzman. Tabs (Block Categories) Available Blocks Script Area Sprite Stage All sprites in this project.
Creating Tessellations With Paint. Open Microsoft Paint. Go to: Start, Programs, Accessories, Paint.
Scratch the Cat. Object Oriented Programing Writing computer programs Based on Objects Instead of Actions Based on Data Instead of Logic.
Hello World In C++ and Microsoft Visual C++. Directions to begin a project 1. Go to All Programs 2. Open Visual Studio C++ 3. Click on New Project 4.
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.
Introduction to Scratch!
Using MIT Scratch for Programming and Control Exercise 3 Ball Game Year 9 ICT Autumn Term 2007.
How to make a Shooting Target game in Scratch!. WE ARE GOING TO MAKE A TARGET GAME. This game will have: A Target that will move when clicked. A Timer.
ACO 101 Making a program. mb_your_brain_on_improv.html mb_your_brain_on_improv.html.
Introduction to Scratch Scratch as Logo Dr. Ben Schafer Department of Computer Science University of Northern Iowa.
2015 CSE/EGR Summer Camps 1 Computer Science Concepts 1. What is an algorithm? 2. Binary information coding 3. Programming concepts via Scratch Designed.
Introduction to Using the Notebook 10 Software for SMART Board Day 2 LIVINGSTON PARISH PUBLIC SCHOOLS Facilitated by S. Waltman.
1. Click the arrow beside the SOLIDWORKS symbol 2. Under this arrow click on the “File” button 3. Click on the “Open…” button 4. Find your folder wherever.
Section 1 Introduction National 4/5 Scratch Course.
Digital Art in Scratch part 1 Barb Ericson Georgia Tech May 2011.
Algorithms Writing instructions in the order they should execute.
Design Studies 20 ‘Show Off’ Project How to make a computer monitor In Google Sketchup By: Liam Jack.
Creating a Simple Game in Scratch Barb Ericson Georgia Tech June 2008.
How to Add Animations and Narration to Your PowerPoint Presentation Ms. Chen North Shore High School AP Biology.
Scratch Another computer programming language Developed by MIT in 2003
Making a Sprite Dance Barb Ericson Georgia Tech June 2011.
Learning PowerPoint Presenting your ideas as a slide show… …on the computer!
The Essentials of Alice Mrs. Jayne Slease SBMS CTE Computer Science and Animation Credit to Duke Students under the direction of Professor Susan Rodger.
Create a Halloween Computer Game in Scratch Stephanie Smullen and Dawn Ellis Barb Ericson October 2008.
Computer Programming Modeling a Passive Solar Home.
Drawing with the Pen Barb Ericson Georgia Tech June 2011.
Using MIT Scratch for Programming and Control Exercise 1 Creating movement Year 11 DTG 2012.
From last time… Explore the blue commands from the motion menu Find at least three ways to get the sprite to move to the UPPER LEFT corner.
Cloning in Scratch Computer App Session 6. Cloning in Scratch Learning Objectives: I will clone sprites in Scratch to create copies of an existing sprite.
Scratch for Interactivity Dr. Ben Schafer Department of Computer Science University of Northern Iowa.
Digital Art in Scratch part 2 Barb Ericson Georgia Tech Nov 2010.
Java With NetBeans First Project. Java Are language for this semester is Java The Development Environment is Netbeans.
Adventures in Animation Introduction to Scratch! Michelle Venable-Foster Barb Ericson Dec 2007.
1 CSC 221: Computer Programming I Fall 2009 Introduction to programming in Scratch  animation sprites  motion, control & sensing  costume changes 
Turtle Graphics Lesson 2 1. There are 3 homeworks to complete during the six lessons of this unit. Your teacher will let you know when a homework has.
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.
Madlib-Input, Strings, and Lists in Scratch Barb Ericson Georgia Tech.
Computer Programming with Scratch JAOIT 8. Scratch Scratch is a programming language that makes it easy to create your own interactive stories, animations,
Creating a Simple Game in Scratch Barb Ericson Georgia Tech May 2009.
Introducing Scratch Learning resources for the implementation of the scenario
Colors and Shapes By: Laura Buchanan.
Create a Halloween Computer Game in Scratch
Scratch for Interactivity
© A+ Computer Science -
Introduction to Object-Oriented Programming
Getting Started with Scratch
Go to =>
Hour of Code.
Go to =>
How Many Colorful Shapes?
Mod 2 Lesson 2 Repeating with loops
Getting Started with Scratch
Getting Started with Scratch
Creating a Simple Game in Scratch
2 Making Blocks.
Presentation transcript:

Introducing Scratch the Cat Shapes and Colors

Computer Programs Tell the computer what to do Without Programs – Computers do nothing Computer Programmers write the programs that make our computers do stuff

Scratch Scratch is a way to write computer programs We can tell Scratch what to do We have to be very specific We have to be very exact We have to be very complete

Open Scratch Lets look at a program that tells Scratch to draw shapes Double-Click on the File Named: SHAPES.sb

You Should See This:

Draw a Square Lets See Scratch Draw A Square Click on the Green Flag

Draw a Square Hit the “S” key Watch Scratch Draw a Square

Draw a Square How did we get Scratch to Draw a Square??? How do you draw a Square? We need to “tell” Scratch the same thing in our computer program

Program Look at the Middle Block in Scratch Code - Instructions

Drawing a Square- Instructions Key to Press

Drawing a Square- Instructions Color

Drawing A Square - Instructions Sides

Drawing A Square - Instructions Size

Drawing A Square - Instructions How to Turn

See the Color – Click on this Box Change Square - Color See the Color – Click on this Box

Change Square - Color Change the Color

Change Square - Color Pick ANY Color

Draw a Square Hit the “S” key again Watch Scratch Draw a Square in Your Color

Need to Start Over STOP

Need to Start Over Start Over

See the Size – Click on this Box Change Square - Size See the Size – Click on this Box

Change Square - Size Change the Size

Change Square - Size Type A New Number

Draw a Square Hit the “S” key again Watch Scratch Draw a Square with the New Size

Drawing A Different Square - Sides 4 Sides in a Square

Drawing A Different Square - Sides Change Number

Draw a Square Hit the “S” key again Watch Scratch Draw a Square with more or less sides 6 Sides

Drawing A Different Square – Sides – Put Back to 4

Drawing A Different Square – How to Turn Amount to Turn

Drawing A Different Square – How to Turn Change Number

Draw a Square Hit the “S” key again Watch Scratch Draw a Square? 150

Drawing A Different Square – Turn – Put Back to 90

Program Does More Look at the Middle Block in Scratch Code - Instructions

What Does this Do? Key Clicked? Sides?

Draw The Shape Hit the “T” key Watch Scratch Draw The Shape Were you Right?

Make Some Changes? Color Size Turns

Draw The Triangle Again Hit the “T” key Watch Scratch Draw The Shape See Your Changes?

Program Does More Look at the Middle Block in Scratch Code - Instructions

What Does this Do? Key Clicked? Sides? Why is this different What is it doing?

Draw The Shape Hit the “R” key Watch Scratch Draw The Shape Were you Right?

Make Some Changes? Have to change in more than 1 place Color Size Turns Have to change in more than 1 place

Draw The Rectangle Again Hit the “R” key Watch Scratch Draw The Shape See Your Changes?

Program Does More Look at the Middle Block in Scratch Code - Instructions

Lets Make Our Own Lets see what it takes to write our own program to tell the computer to draw a line: Click “FILE” FILE

Lets Make Our Own Click on “NEW” NEW

Lets Make Our Own Save Current Project: Click “YES: YES

New Program

Change Cat Lets use a different animal Click

Delete Scratch Click Scratch

Pick a New Animal New – Click Middle Star

Pick a New Animal New – Click “Animals” Folder Animals

Pick a New Animal Click on any Animal Can Scroll UP and DOWN Scroll Animals

Pick a New Animal Click: OK OK

Pick a New Animal New Animal

Give Instructions Buttons Sort Instructions

Start Click ORANGE button: CONTROL CONTROL

Flag (GO) Click on Flag Flag

Flag (GO) Drag Flag to Middle Flag

Flag (GO) Drag Flag to Middle Drag to Middle

Start in Middle of Screen Click Blue Button: MOTION Motion

Start in Middle of Screen Click on Drag to Middle Motion Go To X:_ Y:_

Start in Middle of Screen Connect to Flag Click to Flag

Start in Middle of Screen Change 10s to 0s Change to 0

Start in Middle of Screen Change 10s to 0s Change to 0

Line – Color / Width Click Green Button - PEN Pen

Line – Clear Drag to Middle CLEAR

Line – Color Connect To List Connect to List

Line – Color Drag to Middle Pen

Line – Color Connect To List Connect to List

Line – Pick Color Click on the Box Click BOX Click BOX

Line – Pick Color Pick any Color Click Color

Line – Size Drag to Middle Set Pen Size

Line – Size Connect to List Connect

Line – Size Change Change Size Change to 15

Write Line Click Drag to Middle Connect to List Pen Down Put in List

Say Hello Make it Say Hello Click on Dark Purple: LOOKS LOOKS

Say Hello Click Drag to Middle Connect to List Say Hello Connect

Test It Test – See if it works Click Green Flag

Test It

Test It No Line? Why?

Draw Line Click Blue: MOTION Motion

Draw Line Click Drag to Middle Connect to List Move 10 Steps

Draw Long Line Change Line from 10 to 150 Change to To 150 150

Test It Try It Click

Code - Instructions What Can You Change? How?