1 00:00:00,100 --> 00:00:03,000 (Bobak - NASA Engineer) Hey guys, We're here at NASA's jet propulsion lab 2 00:00:03,000 --> 00:00:05,200 in the room where we control the Curiosity rover, 3 00:00:05,200 --> 00:00:08,000 which is on Mars right now exploring the planet. 4 00:00:08,000 --> 00:00:10,300 The rover navigates Mars using a computer program 5 00:00:10,300 --> 00:00:12,600 that works a lot like the last puzzle you just solved. 6 00:00:12,700 --> 00:00:16,700 The last bit of code you created, lays out instructions that can tell any 7 00:00:16,700 --> 00:00:18,200 robot how to find its way through a 8 00:00:18,200 --> 00:00:22,000 non-branching maze or tunnel of any complexity or length. 9 00:00:22,000 --> 00:00:27,000 It could be a zombie, a bird, a self-driving car or even a Mars rover. 10 00:00:27,000 --> 00:00:31,000 The code you wrote can get it where it needs to go. 11 00:00:32,738 --> 00:00:34,900 (Tess - Google Engineer) You may not think that you learned a lot in your first hour of code. 12 00:00:34,900 --> 00:00:37,300 But actually, these basic concepts you just learned 13 00:00:37,300 --> 00:00:41,200 are at the heart of every program or app that you'll ever create. 14 00:00:41,200 --> 00:00:44,500 So we've learned about Repeat loops, Repeat-Until statements 15 00:00:44,500 --> 00:00:46,700 IF statements, the IF-ELSE block 16 00:00:46,700 --> 00:00:48,500 But hey! Guess What? 17 00:00:48,600 --> 00:00:51,500 Don't stop here. There's tons of other stuff to learn! 18 00:00:51,500 --> 00:00:54,800 Visit Code.org and continue your education into coding. 19 00:00:54,800 --> 00:00:57,500 Once you complete our full 20 hour curriculum 20 00:00:57,500 --> 00:00:59,540 you'll have mastered the basics of programming 21 00:00:59,540 --> 00:01:01,900 and can start learning how to write phone apps, 22 00:01:01,900 --> 00:01:05,900 games or robot instructions. Or really, anything, you name it. 23 00:01:05,900 --> 00:01:08,500 Technology is changing everything we do and it doesn't matter 24 00:01:08,500 --> 00:01:11,100 if you're young or old, programming is fun. 25 00:01:11,100 --> 00:01:16,000 And guess what? Anyone Can Do It.