Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Pricing

Guido van Rossum

๐Ÿ‘ค Person
1189 total appearances

Appearances Over Time

Podcast Appearances

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

Oh, that is ironic.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

Oh, absolutely.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

Well, that's about one bug every 15 lines, and that's when you're first typing it in.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

If you're typing it in... Well, the development process is extremely iterative.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

Yeah.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

Typically, you don't make a plan for what software you're going to release a year from now.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

Yeah.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

And work out all the details, because actually all the details themselves consist... They sort of compose a program.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

And that...

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

Being a program, all your plans will have bugs in them too and inaccuracies.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

But what you actually do is you do a bunch of typing.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

And I'm actually really, I'm a really bad typist.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

That's just, I've never learned to type with 10 fingers.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

How many do you use?

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

Well, I use all 10 of them, but not very well.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

But I never took a typing class, and I never sort of corrected that.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

So the first time I seriously learned, I had to learn the layout of a QWERTY keyboard was actually in college in my first programming classes where we used punch cards.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

And so with my two fingers, I sort of pecked out my code.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

Watch anyone give you a little coding demonstration.

Lex Fridman Podcast
#341 โ€“ Guido van Rossum: Python and the Future of Programming

They'll have to produce like four lines of code and now see how many times they use the backspace key because they made a mistake.