How to Write Multi-Paradigm Code
Offered By: EuroPython Conference via YouTube
Course Description
Overview
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.
Syllabus
Elias Mistler - How to write multi-paradigm code
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube