#341 – Guido van Rossum: Python and the Future of ProgrammingLex Fridman Podcast

#341 – Guido van Rossum: Python and the Future of Programming

203分钟 ·
播放数94
·
评论数0

Guido van Rossum is the creator of Python programming language. Please support this podcast by checking out our sponsors:
GiveDirectly: givedirectly.org to get gift matched up to $1000
Eight Sleep: www.eightsleep.com to get special savings
Fundrise: fundrise.com
InsideTracker: insidetracker.com to get 20% off
Athletic Greens: athleticgreens.com to get 1 month of fish oil

EPISODE LINKS:
Guido’s Twitter: twitter.com
Guido’s Website: gvanrossum.github.io
Python’s Website: python.org

PODCAST INFO:
Podcast website: lexfridman.com
Apple Podcasts: apple.co
Spotify: spoti.fi
RSS: https://lexfridman.com/feed/podcast/
YouTube Full Episodes: youtube.com
YouTube Clips: youtube.com

SUPPORT & CONNECT:
– Check out the sponsors above, it’s the best way to support this podcast
– Support on Patreon: www.patreon.com
– Twitter: twitter.com
– Instagram: www.instagram.com
– LinkedIn: www.linkedin.com
– Facebook: www.facebook.com
– Medium: medium.com

OUTLINE:
Here’s the timestamps for the episode. On some podcast players you should be able to click the timestamp to jump to that time.
(00:00) – Introduction
(07:26) – CPython
(12:38) – Code readability
(17:00) – Indentation
(33:36) – Bugs
(45:04) – Programming fads
(1:00:15) – Speed of Python 3.11
(1:25:09) – Type hinting
(1:30:27) – mypy
(1:35:43) – TypeScript vs JavaScript
(1:51:42) – Best IDE for Python
(2:01:43) – Parallelism
(2:19:36) – Global Interpreter Lock (GIL)
(2:29:14) – Python 4.0
(2:41:31) – Machine learning
(2:51:13) – Benevolent Dictator for Life (BDFL)
(3:02:49) – Advice for beginners
(3:09:21) – GitHub Copilot
(3:12:47) – Future of Python