Explore the powerful combination of object-oriented and functional programming paradigms in Python during this 45-minute talk from EuroPython 2020. Delve into the efficient and pragmatic use of both concepts together, while learning to avoid potential pitfalls. Discover strategies for peaceful co-existence of OO classes and pure functions within the same codebase, focusing on identifying the right tool for each job. Cover key topics including code structure, data structures, state handling, and multiple implementations. Gain insights into writing clean, efficient multi-paradigm code that leverages the strengths of both object-oriented and functional programming approaches in Python.
Overview
Syllabus
Elias Mistler - How to write multi-paradigm code
Taught by
EuroPython Conference