Freedom From State - An Intro to Haskell

Josh Bicking - 10 November 2017

Haskell is a purely functional programming language, much different than C or Java. But what is purity, and why does it matter? What does Haskell actually offer for building software? And what in the world is a monad? Learn how Haskell can change the way you think about programming. We’ll cover some syntax, a handful of demos, and discuss how Haskell’s concepts apply to software development!


Download the slides