All Projects → google → Haskell Trainings

google / Haskell Trainings

Licence: apache-2.0
Haskell 101 and 102: slides and codelabs

Programming Languages

haskell
3896 projects

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 PDFs. You must also have the Yanone Kaffeesatz fonts installed on your machine.

Exercises

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

Recordings

Public recordings of the training are available: Haskell 101, Haskell 102.

Release

See the releases to download the generated PDFs and the codelabs.

Warning

This code is presented as-is, without the speaker notes. This is not an officially supported Google product.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].