Coding Basics with Scratch

17
ChickTech Austin : austin.chicktech.org Coding Basics with Scratch Nicole Engard Director, Austin ChickTech

Transcript of Coding Basics with Scratch

Page 1: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Coding Basics with Scratch

Nicole Engard Director, Austin ChickTech

Page 2: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

What is Scratch

Scratch is a drag and drop tool you can use to learn the basics of coding

scratch.mit.edu

https://scratch.mit.edu/projects/10015060/

Page 3: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Page 4: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Navigating Scratch

Page 5: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Menu

At the top you will see the option to change your language, download or save your program, and more.

Page 6: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

The Stage

In the top left is the stage - this is where you’ll see your code at work

Page 7: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

The Background

In the bottom left you can change the background

Page 8: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Sprites

Sprites are the characters and items in your program and can be found under the stage

Page 9: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Scripts

Scripts are the power of Scratch. This is where you can program your sprites to perform actions.

Page 10: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Costumes

Using the Costumes tab you can control the look of your sprites

Page 11: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Sounds

With the Sounds tab you can add music and sound to your program.

Page 12: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Your Program

On the right you will see your program!

Page 13: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Let’s Play!

Before we start let’s create accounts.

Click ‘Join Scratch’ in the top right

Create an account

Page 14: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Try It Out!

Once you have an account click on the ‘Try it Out’ button

Page 15: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Follow the InstructionsOn the right side of your screen you will see a tutorial. We’re going to follow this.

Read the instructions, perform the actions and then click the blue button to go to the next step.

Page 16: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Hands On Play Time! Feel free to be creative and do something unique with your

program

Page 17: Coding Basics with Scratch

ChickTech Austin : austin.chicktech.org

Save Your Work

Remember to save your work so you can continue playing later.