Last active
August 29, 2015 14:18
-
-
Save coreyhaines/f692227c2f0ed80b3f6e to your computer and use it in GitHub Desktop.
Craft Conf Abstract
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # abstract for my talk at Craft Conf 2015 (http://craft-conf.com/2015) | |
| You've probably heard about the lambda calculus, building up our computing structures from just the treasured lambda. But how much have you played with it? | |
| In this talk, armed only with Vim and the CLI, we'll explore some interesting topics in building up our world with just the lambda and the thought process while doing it. While you probably don't want to program day-to-day at this level, it definitely can help with how you think about your regular programming. | |
| This talk consists almost entirely of live coding. FUN TIMES! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment