The Real Python Podcast cover image

Exploring Functional Programming in Python With Bruce Eckel

The Real Python Podcast

00:00

Functional Programming

Functional programming is known for not having variables in its code. This means that you never have to worry about introducing bugs or side effects into your programs. Python, on the other hand, has constante - everything's a variable. The goal of functional programming is to produce completely reliable programmes. A lot of that is by eliminating variables in place of values.

Transcript
Play full episode

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app