@LexClips

Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=tNZnLkRBYA8
Thank you for listening ❤ Check out our sponsors: https://lexfridman.com/sponsors/cv8590-sa
See below for guest bio, links, and to give feedback, submit questions, contact Lex, etc.

GUEST BIO:
ThePrimeagen (aka Michael Paulson) is a programmer who has educated, entertained, and inspired millions of people to build software and have fun doing it.

CONTACT LEX:
Feedback - give feedback to Lex: https://lexfridman.com/survey
AMA - submit questions, videos or call-in: https://lexfridman.com/ama
Hiring - join our team: https://lexfridman.com/hiring
Other - other ways to get in touch: https://lexfridman.com/contact

EPISODE LINKS:
ThePrimeagen's X: https://twitter.com/ThePrimeagen
ThePrimeagen's YouTube: https://youtube.com/ThePrimeTimeagen
ThePrimeagen's Twitch: https://twitch.tv/ThePrimeagen
ThePrimeagen's GitHub: https://github.com/theprimeagen
ThePrimeagen's TikTok: https://tiktok.com/@theprimeagen
ThePrimeagen's Coffee: https://www.terminal.shop/

SPONSORS:
To support this podcast, check out our sponsors & get discounts:
Invideo AI: AI video generator.
Go to https://lexfridman.com/s/invideoai-cv8590-sa
Shopify: Sell stuff online.
Go to https://lexfridman.com/s/shopify-cv8590-sa
NetSuite: Business management software.
Go to https://lexfridman.com/s/netsuite-cv8590-sa
BetterHelp: Online therapy and counseling.
Go to https://lexfridman.com/s/betterhelp-cv8590-sa
AG1: All-in-one daily nutrition drinks.
Go to https://lexfridman.com/s/ag1-cv8590-sa

PODCAST LINKS:
- Podcast Website: https://lexfridman.com/podcast
- Apple Podcasts: https://apple.co/2lwqZIr
- Spotify: https://spoti.fi/2nEwCF8
- RSS: https://lexfridman.com/feed/podcast/
- Podcast Playlist: https://www.youtube.com/playlist?list=PLrAXtmErZgOdP_8GztsuKi9nrraNbKKp4
- Clips Channel: https://www.youtube.com/lexclips

SOCIAL LINKS:
- X: https://x.com/lexfridman
- Instagram: https://instagram.com/lexfridman
- TikTok: https://tiktok.com/@lexfridman
- LinkedIn: https://linkedin.com/in/lexfridman
- Facebook: https://facebook.com/lexfridman
- Patreon: https://patreon.com/lexfridman
- Telegram: https://t.me/lexfridman
- Reddit: https://reddit.com/r/lexfridman

@benknightguitar

I've been coding since the 90s and IMO experienced programmers just learn whatever the right tool is for the job and have no allegiance to any specific language or technology. At the end of the day it's about getting things done.

@dantedt3931

And by the way, the programming language ‘Python’ has nothing to do with the python snake. Most Python books have snakes on their cover

@djpuplex

Call Lex a tourist without calling him a tourist.

@Anglosphere-ui9hv

Asking which is the best programming language is like asking which is the best tool for repairing stuff.

@dstyro

Who is writing assembly? All the DSP processing in car speakers, earbuds, soundbars, home speakers is written in assembly. Audio, video and file compression codecs have their FFT and other transforms written in assembly. 
Edit: Some of the GPU HPC code is written in assembly. Nvidia PTX assembly is used to get more performance instead of writing CUDA code.

@wjrasmussen666

I am very old and been around computing since 1970s.  Never heard SQL called squeel.

@CodemanBen

The comments really highlight the difference between Prime and Lex's audiences

@FockewulfAz

I use C# pretty much for everything - backend services, mobile apps, web development. It's cross platform and beautifully designed.

Who loves C#
👇

@grrrrrtest

I  firstly saw the guest video teaching me how to use VIM.  Now, he's on Lex's show—what a change!

@caryphillips4885

It has been understated how important functional languages might be to the learning process at some point in the journey. These languages are brilliant for teaching recursive and iterative approaches to problems that you need to at least be aware of to choose to reject or implement those types of solutions. Without a functional language teaching you these things, you may be unaware that you can do these sorts of things, and might just apply a for loop to every problem.

@BlissCoder0

The best programming language is the one you're using

@const71

Java is my fav... it never gets the love it deserves

@em00k

Assembly is still the number one way to write for older & retro systems for best performance. Nearly every day I am writing some Z80 assembly.

@dinobotpwnz

We shouldn't call this the year 2025. We should call it 25 because the initial release date of ffmpeg is when we entered a new era.

@ErazerPT

"i love bash... oh, as a programming language... noooo, nooo". Omg, that was such a burn...  Recently vocalized almost that about Powershell, but with a lot more colorful language and expletives.

@jazzweather

C/C++ is the only language which can do it all, every programmer should learn it even if they don't use it.

@terryhatfield4253

First language to learn is BASIC!!! Strips away all the extras/overhead  and lets you learn concepts.  Arrays, variables, loops, decision branching. BASIC!!!!

@TJ-hs1qm

I love Scala 3. It's the Archlinux of programming languages.

@adriangpuiu

here is my top 3 programming languages : 1. English, 2.JS,  3. Python