[Script Info] Title: [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Dialogue: 0,0:00:01.64,0:00:06.66,Default,,0000,0000,0000,,Hour of Code | Dance Party: Warm Up Dialogue: 0,0:00:07.98,0:00:11.72,Default,,0000,0000,0000,,(Miral, Dancer and Software Developer, Created\NiLuminate) - Hi! Dialogue: 0,0:00:11.72,0:00:16.27,Default,,0000,0000,0000,,My name is Miral Kotb and I’m a dancer,\Nsoftware developer, and creator of iLuminate. Dialogue: 0,0:00:16.27,0:00:21.55,Default,,0000,0000,0000,,So, computer science relates to creativity\Nin numerous ways. Dialogue: 0,0:00:21.55,0:00:22.56,Default,,0000,0000,0000,,Immeasurable, really. Dialogue: 0,0:00:22.56,0:00:28.48,Default,,0000,0000,0000,,I mean, once you have the ability to write\Nsoftware you can put ideas into anything. Dialogue: 0,0:00:28.48,0:00:30.81,Default,,0000,0000,0000,,I do it with light suits. Dialogue: 0,0:00:30.81,0:00:35.54,Default,,0000,0000,0000,,There's so much you can do once you have the\Ntools to write software, and the possibilities Dialogue: 0,0:00:35.54,0:00:38.96,Default,,0000,0000,0000,,are really endless. Dialogue: 0,0:00:38.96,0:00:43.61,Default,,0000,0000,0000,,Over the next hour, you’re going to get\Nstarted with computer science by programming Dialogue: 0,0:00:43.61,0:00:45.10,Default,,0000,0000,0000,,your own dance party! Dialogue: 0,0:00:45.10,0:00:49.37,Default,,0000,0000,0000,,We’ve assembled some hit music and a team\Nof great dancers for you to play with. Dialogue: 0,0:00:49.37,0:00:56.12,Default,,0000,0000,0000,,You’ll be using blocks of code to choose\Ndifferent dancers, change their dance moves, Dialogue: 0,0:00:56.12,0:01:00.32,Default,,0000,0000,0000,,make them respond to the music, and make them\Ninteractive. Dialogue: 0,0:01:00.32,0:01:05.08,Default,,0000,0000,0000,,You’ll see that your screen is split into\Nthree main parts. Dialogue: 0,0:01:05.08,0:01:06.60,Default,,0000,0000,0000,,On the left is the play space. Dialogue: 0,0:01:06.60,0:01:09.64,Default,,0000,0000,0000,,This is where your dancers will show up. Dialogue: 0,0:01:09.64,0:01:12.79,Default,,0000,0000,0000,,This middle area is the toolbox. Dialogue: 0,0:01:12.79,0:01:18.06,Default,,0000,0000,0000,,New blocks of code will be available in this\Nspace as you go through the lessons. Dialogue: 0,0:01:18.06,0:01:21.58,Default,,0000,0000,0000,,The space to the right is the workspace. Dialogue: 0,0:01:21.58,0:01:28.31,Default,,0000,0000,0000,,You can drag blocks out of the toolbox and\Ninto the workspace to build your program. Dialogue: 0,0:01:28.31,0:01:33.52,Default,,0000,0000,0000,,The instructions for each level will be up\Nhere at the top of the screen. Dialogue: 0,0:01:33.52,0:01:40.77,Default,,0000,0000,0000,,If you need a hint, just click the light bulb. Dialogue: 0,0:01:40.77,0:01:46.31,Default,,0000,0000,0000,,To start off, let’s make a new dancer with\Nthis red block. Dialogue: 0,0:01:46.31,0:01:52.77,Default,,0000,0000,0000,,First, drag it out of the toolbox and snap\Nit under this orange “setup” block. Dialogue: 0,0:01:52.77,0:01:57.97,Default,,0000,0000,0000,,This dancer is a cat and its name is “my_first_dancer”. Dialogue: 0,0:01:57.97,0:02:03.53,Default,,0000,0000,0000,,You can change the name to whatever you want\Nby clicking here. Dialogue: 0,0:02:03.53,0:02:10.25,Default,,0000,0000,0000,,You can also change where the dancer appears\Nin your play space with this. Dialogue: 0,0:02:10.25,0:02:13.42,Default,,0000,0000,0000,,Above the play space is a menu for picking\Nout music. Dialogue: 0,0:02:13.42,0:02:19.12,Default,,0000,0000,0000,,There are a ton of songs to choose from so\Nhave fun finding your favorites. Dialogue: 0,0:02:19.12,0:02:21.22,Default,,0000,0000,0000,,Under the play space is the run button. Dialogue: 0,0:02:21.22,0:02:25.87,Default,,0000,0000,0000,,When you press run, you’ll see the dancers\Nfrom your program appear in the play space Dialogue: 0,0:02:25.87,0:02:31.06,Default,,0000,0000,0000,,and the music will play. Dialogue: 0,0:02:31.06,0:02:35.81,Default,,0000,0000,0000,,[Music] Dialogue: 0,0:02:35.81,0:02:37.25,Default,,0000,0000,0000,,Try it yourself! Dialogue: 0,0:02:37.25,0:02:39.11,Default,,0000,0000,0000,,And if you’re feeling stuck, it's okay! Dialogue: 0,0:02:39.11,0:02:44.28,Default,,0000,0000,0000,,Just get up and get moving, and before you\Nknow it, you’ll have made your own dance Dialogue: 0,0:02:44.28,0:02:45.28,Default,,0000,0000,0000,,party. Dialogue: 0,0:02:45.28,0:02:48.98,Default,,0000,0000,0000,,So, what will you create?