0:00:00.000,0:00:03.971 [D. Evans] Hi, I'm Dave Evans, a professor at the University of Virginia 0:00:03.971,0:00:08.052 [S. Thrun] And I'm Sebastian Thrun. I'm a research professor at Stanford University and a Google fellow. 0:00:08.052,0:00:10.423 So you probably remember me from AI class 0:00:10.423,0:00:12.813 that attracted over 100 000 students. 0:00:12.813,0:00:15.749 And we're teaching a new class now together with David. 0:00:15.749,0:00:17.584 So David, what's this course all about? 0:00:17.584,0:00:20.768 [David] So the course is an introduction to computer science: building a search engine. 0:00:20.768,0:00:23.223 There's no previous programming experience required 0:00:23.223,0:00:26.393 and we're going to teach you some of the most exciting ideas in computer science. 0:00:26.393,0:00:28.662 And you'll learn how to read and write programs 0:00:28.662,0:00:30.998 and by the end of the course you will build your own search engine 0:00:30.998,0:00:33.567 [Sebastian] So you can build a search engine in seven weeks? 0:00:33.567,0:00:34.735 [David] Indeed you can 0:00:34.735,0:00:36.803 By the end of the class you will build your own search engine 0:00:36.803,0:00:39.840 [Sebastian] So I have quite a few friends who do search engines 0:00:39.840,0:00:43.176 and I asked one of them, Sergey Brin, who's co-founder of Google 0:00:43.176,0:00:47.347 "Why should you take this class and learn all about computing?" 0:00:47.347,0:00:51.818 [Sergey] I think computer science is really an enabler 0:00:51.818,0:00:53.824 for you to do pretty much anything. 0:00:53.824,0:00:55.989 So much of our life today 0:00:55.989,0:00:59.459 is about information 0:00:59.459,0:01:00.979 or electronics 0:01:00.979,0:01:03.830 or some sort of computation. 0:01:03.830,0:01:07.916 Whether we're talking about a microwave oven 0:01:07.916,0:01:12.075 or whether we're talking about elections, for example. 0:01:12.075,0:01:16.977 Kind of any range of life, it always involves some sort of computing today. 0:01:16.977,0:01:18.912 And to be able to understand that deeply 0:01:18.912,0:01:21.863 and to be able to control it and to be able to innovate in that field 0:01:21.863,0:01:25.710 is what lets you innovate in almost any field. 0:01:25.710,0:01:28.076 [David] I'm thrilled to have a chance to introduce you all to computer science. 0:01:28.076,0:01:29.656 I'll hope you'll join us. 0:01:29.656,0:01:32.148 [Sebastian] And we'll see you in class. 0:01:32.148,0:01:33.786 [CS 101: Building a search engine] 0:01:33.786,9:59:59.000 [Taught by Professor David Evans & Professor Sebastian Thrun]