Presented by:

C019f3d9166329b666783188cf542994

Wes Payne

from Jupiter Broadcasting

Podcaster and co-host of LINUX Unplugged and TechSNAP. Background in Physics, Computer Science, and Operations. Runner, reader, and dog owner.

Are you curious about the foundations of computing? Have you ever wondered (after too many hours on Hacker News) "what's a y-combinator?".

In this presentation we will explore the nature of computation through the lens of the lambda calculus, discover how you can create numbers from nothing but functions, and finally explain what a combinator is, and why you might want one.

Topics include: - Computability and the Turing Machine - The Lambda Calculus - Church Encoding - Recursion - Fixpoints - The Y combinator - Functional Programming

Audience members will be introduced to computability theory and the lambda calculus through practical examples and demonstrations with the goal of revealing the fascinating theory underlying day-to-day programming.

Suitable for anyone familiar with a modern programming language and comfortable with code samples in python, ruby, or javascript.

Date:
Duration:
1 h
Conference:
LinuxFest Northwest 2019
Language:
Track:
Jupiter Broadcasting
Difficulty:
Medium