0:00:00.333,0:00:03.202 Welcome to our programming tutorials[br]on Khan Academy. 0:00:03.400,0:00:05.969 Are you completely new[br]to computer programming? 0:00:06.311,0:00:10.422 Well, don't worry--that means[br]that you're like 99.5% of the world. 0:00:10.718,0:00:12.041 And we're here to help. 0:00:12.192,0:00:15.205 I bet you're wondering[br]what programming actually is. 0:00:15.901,0:00:17.920 When we write a program,[br]we're giving a computer 0:00:17.920,0:00:19.393 a series of commands, 0:00:19.393,0:00:22.246 that kind of look like[br]a weird form of English. 0:00:22.726,0:00:25.939 You could just think of a computer[br]as a really obedient dog, 0:00:25.939,0:00:29.258 listening to your commands,[br]and doing whatever you tell it to do. 0:00:31.004,0:00:33.653 Thankfully, programming[br]isn't this obscure skill 0:00:33.653,0:00:35.448 that only special people can do-- 0:00:35.687,0:00:37.519 It's something that we can all learn. 0:00:37.519,0:00:40.689 Kids, teens, adults[br]from all over the world 0:00:40.689,0:00:42.514 are learning programming today. 0:00:42.861,0:00:44.531 What's so "cool" about programming? 0:00:44.531,0:00:46.560 Why are all those people learning it? 0:00:46.910,0:00:49.943 Well, it really depends on[br]what you think is "cool," 0:00:49.943,0:00:51.775 because, as it turns out, 0:00:51.775,0:00:53.303 you can use programming 0:00:53.303,0:00:55.273 for almost everything. 0:00:55.408,0:00:57.759 Today people write programs[br]to do everything 0:00:57.759,0:01:01.263 from helping doctors[br]and patients cure diseases; 0:01:01.263,0:01:04.036 helping save endangered species[br]all over the world; 0:01:04.036,0:01:07.654 making self-driving cars,[br]so that you never have to worry 0:01:07.654,0:01:10.203 about learning to drive[br]when you get older; 0:01:10.203,0:01:11.904 creating algorithmic jewelry; 0:01:11.904,0:01:14.464 designing robots[br]that can take care of patients, 0:01:14.464,0:01:18.525 or robots that can roam around Mars[br]and look for water on the surface; 0:01:18.525,0:01:20.555 making really fun games, 0:01:20.555,0:01:23.580 like Doodle Jump,[br]Draw Something, Angry Birds, 0:01:23.580,0:01:25.091 any game that you've played; 0:01:25.417,0:01:29.823 making movies like all those awesome[br]3-D movies from Pixar, like Avatar, 0:01:30.223,0:01:33.872 or making computer graphics[br]to go inside live-action movies 0:01:33.872,0:01:35.823 like Gollum, in Lord of the Rings; 0:01:35.823,0:01:39.055 making the websites and apps[br]that you use everyday, all the time, 0:01:39.055,0:01:41.247 like Facebook, and Google Maps,[br]and Wikipedia, 0:01:41.247,0:01:42.947 and YouTube, and Pinterest; 0:01:42.947,0:01:45.488 and, of course, educating the world 0:01:45.488,0:01:48.323 on websites like Khan Academy,[br]where you are now. 0:01:48.323,0:01:50.072 So, right now, on Khan Academy, 0:01:50.072,0:01:52.372 you can learn to make[br]your own art and games 0:01:52.372,0:01:53.830 which will give you a great start 0:01:53.830,0:01:56.020 towards creating[br]whatever you can imagine. 0:01:56.234,0:01:58.690 It might be hard to see how[br]a drawing program relates 0:01:58.690,0:02:01.608 to making websites,[br]programming phones, or curing diseases, 0:02:01.608,0:02:04.063 but believe it or not,[br]the same basic concepts 0:02:04.063,0:02:06.288 are used by pretty much[br]every programmer, 0:02:06.288,0:02:08.278 in almost every program. 0:02:08.283,0:02:10.740 That means that once you[br]learn to code on Khan Academy, 0:02:10.740,0:02:14.174 you'll be able to learn other sorts[br]of coding way more easily. 0:02:14.962,0:02:18.240 You've taken the important first step[br]by coming here and watching this video. 0:02:18.930,0:02:21.488 So let's get started with[br]your very first program. 0:02:21.754,0:02:22.702 See you there!