Главная
Study mode:
on
1
Introduction
2
About Anjana
3
Mary had a little lambda
4
Lambda calculus
5
lambda vs Python
6
applying functions
7
proof
8
Church numerals
9
Adding numbers
10
Multiplication
11
Power
12
Booleans
13
Logic
14
Logic Part
15
Data Structures
16
Pairs
17
Empty Lists
18
Prepend
19
Conclusion
Description:
Explore the power and elegance of lambda functions in this 44-minute EuroPython 2017 conference talk. Dive into the lambda calculus, tracing its origins back to Alonzo Church in the 1930s, and discover how this simple concept can represent entire programs using only anonymous functions. Learn to create booleans, conditionals, integers, arithmetic operators, and data structures using lambda. Gain insights into the computational capabilities of lambda functions and their potential to bridge the gap between object-oriented and functional programming paradigms. Walk away with a deeper appreciation for the versatility and significance of lambda in computer science.

Mary Had a Little Lambda

EuroPython Conference
Add to list