< Return to Video

Hello World - Welcome to Sprite Lab

  • 0:08 - 0:10
    Hi, my name
  • 0:10 - 0:13
    is Aaron, and
    I'm a software engineer here at Code.org.
  • 0:13 - 0:18
    I'm so excited because I got to work
    on the tutorial that you're about to do.
  • 0:18 - 0:21
    We call it Hello World,
  • 0:21 - 0:24
    Hello World is a famous phrase
    in computer science,
  • 0:25 - 0:29
    and displaying that phrase is a common
    first step in learning computer science.
  • 0:30 - 0:33
    Over the next hour,
    you're going to get started
  • 0:33 - 0:36
    with computer science
    by programing in Sprite Lab.
  • 0:36 - 0:39
    Sprite Lab is a tool you can use to build
  • 0:39 - 0:41
    imaginative and fun projects.
  • 0:43 - 0:45
    You'll see that your screen
  • 0:45 - 0:47
    is split into three main parts.
  • 0:48 - 0:50
    On the left is the play space.
  • 0:51 - 0:53
    This is where your sprites will show up.
  • 0:53 - 0:56
    Sprites are objects on the screen
    that you can interact
  • 0:56 - 1:00
    with, like a character
    or item in a story or game.
  • 1:01 - 1:03
    This middle area is the toolbox.
  • 1:04 - 1:05
    New blocks of code
  • 1:05 - 1:08
    will become available in this space
    as you go through the lesson.
  • 1:10 - 1:12
    The space on the right is the work space.
  • 1:13 - 1:16
    You can drag blocks out of the tool box
    and into the workspace
  • 1:16 - 1:19
    to build your program.
  • 1:20 - 1:21
    The instructions for each
  • 1:21 - 1:24
    level will be up here
    at the top of the screen.
  • 1:25 - 1:26
    If you want a hint.
  • 1:26 - 1:28
    Click on the light bulb.
  • 1:29 - 1:31
    To start off, let's make a sprite.
  • 1:32 - 1:37
    This block lets you give your Sprite
    a costume and a location.
  • 1:38 - 1:41
    Costume is the word
    we use to describe a sprites
  • 1:41 - 1:44
    appearance.
    To change the sprite's location.
  • 1:44 - 1:47
    You can click the pin
    icon in the location block.
  • 1:48 - 1:51
    And then click where you want it to go.
  • 1:53 - 1:59
    Now, let's have the sprite introduce
    itself. To make the sprite say something
  • 1:59 - 2:02
    use this say block and
    add it to your program.
  • 2:03 - 2:05
    Make sure that the costume selected
  • 2:05 - 2:09
    in your say block
    matches the costume in your sprite.
  • 2:09 - 2:13
    When you press run, the sprite will say
    whatever text you tell it to.
  • 2:16 - 2:18
    Now it's time to get started with
  • 2:18 - 2:21
    Sprite Lab
    and see where your imagination leads you.
Title:
Hello World - Welcome to Sprite Lab
Description:

more » « less
Video Language:
English
Team:
Code.org
Project:
Hour of Code
Duration:
02:30

English subtitles

Revisions Compare revisions