Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Functional Programming Inside OOP - It’s Possible With Python

EuroPython Conference via YouTube

Overview

Explore functional programming concepts within Python's object-oriented framework in this 27-minute EuroPython 2021 conference talk. Delve into shared state, pure functions, side effects, and other functional programming principles. Learn how to implement functional patterns in everyday Python code using lesser-known language features. Discover why this paradigm is gaining relevance and how it influences modern languages and libraries. Gain insights into decorators, partial application, lazy evaluation, type annotations, structural pattern matching, and testing techniques. Enhance your Python programming skills by combining object-oriented and functional approaches for more robust, concise, and testable code.

Syllabus

Intro
Why Functional Programming
Mutable objects
decorators
partial application
lazy evaluation
type annotations
structural pattern matching
other functional patterns
testing
conclusion
Questions

Taught by

EuroPython Conference

Reviews

Start your review of Functional Programming Inside OOP - It’s Possible With Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.