Functor Zoo - Exploring Functional Programming Concepts
Offered By: Conf42 via YouTube
Course Description
Overview
Explore the world of functors in Python programming through this 23-minute conference talk from Conf42 Python 2024. Dive into various functor types, including covariant, contravariant, applicative, and bifunctors. Learn about category theory concepts, side effects in IO, partial functions, and composability. Discover how functors can enhance code organization and flexibility. Examine practical examples of different functor implementations and their applications in Python. Gain insights into advanced topics like closed categories, profunctors, and the star/costar relationship. By the end of this talk, acquire a comprehensive understanding of functors and their role in modern Python development.
Syllabus
intro
preamble
about this talk
about me
agenda
a function
another function
category of types t
list of numbers
clist of numbers
clist is a functor
io side effects
io functor
partial function
not very composable
option for better composability
option is a functor
composing functors
category od small categories
example of clist . option
covariant functor in general
contravariant functor
predicate is a contravariant functor
closed category
applicative functor is lax closed functor
example of applicative functor
bifunctor
example of bifunctor
profunctor
forget
star and costar
example of star profunctor
summary
Taught by
Conf42
Related Courses
Unleashing Algebraic Metaprogramming in Julia with Metatheory.jlThe Julia Programming Language via YouTube COSC250 - Functional and Reactive Programming
Independent Free as in Monads - Understanding and Applying Free Monads - Lecture 44
ChariotSolutions via YouTube Generalised Integrated Information Theories
Models of Consciousness Conferences via YouTube Reasoning About Conscious Experience With Axiomatic and Graphical Mathematics
Models of Consciousness Conferences via YouTube