sarahhodne / haskell-trainings

Haskell 101 and 102: slides and codelabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskell training: 101 and 102.

This repository contains the source for the slides and the exercises used in the Haskell trainings at Google. Haskell is not one of the internally "blessed" languages, but a dedicated team of volunteers is making use of 20% time to try to make Haskell at Google possible! This set of lessons was created in 2016, to allow newcomers to the language to get involved with the team.

Slides

The slides use \LaTeX{}. You'll need xelatex installed to build them. Simply run make to create the pdf.

Exercises

The codelabs only require ghc to be installed and in the path. Please read Codelab.hs and follow the instructions!

Warning

This code is presented as-is, without the speaker notes. At time of writing, no public recording of such a training exists. This is not an officially supported Google product.

About

Haskell 101 and 102: slides and codelabs

License:Apache License 2.0


Languages

Language:TeX 51.3%Language:Haskell 46.5%Language:Makefile 1.3%Language:Python 1.0%