Skip to content

Commit aa58873

Browse files
committed
Add episode 6.
1 parent f4bf42e commit aa58873

File tree

4 files changed

+990
-1
lines changed

4 files changed

+990
-1
lines changed

podcast/4/index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ published: 2021-10-29
77
---
88
Jasper Van der Jeugt is interviewed by Niki Vazou and Joachim Breitner.
99
Jasper plays an important role in the Haskell community, helping with
10-
`haskell.org`, the Google Summer of Code project, ZuriHac and the ICPF
10+
`haskell.org`, the Google Summer of Code project, ZuriHac and the ICFP
1111
programming contest, so there is much to talk about.

podcast/6/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Graham Hutton
3+
episode: 6
4+
buzzsproutId: ...
5+
recorded: 2021-10-28
6+
published: 2021-11-26
7+
---
8+
Graham Hutton is interviewed by Wouter Swierstra and Andres Löh. Graham is known for his work on Haskell both in research and teaching Haskell, and in particular his Haskell book. Graham will tell us a little bit about how his book came about and give us advice for how to write a book ourselves, but also look back on his experience using Haskell and teaching Haskell in the last thirty years, and tell us a little bit about how bad the compile times were for the very first versions of GHC.

podcast/6/links.markdown

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
* [Homepage](https://www.cs.nott.ac.uk/~pszgmh/)
2+
* [Ruby relational language](http://www.cs.ox.ac.uk/people/geraint.jones/ruby/)
3+
* [Simple Haskell](https://www.simplehaskell.org/)
4+
* [Don Stewart's Haskell eXchange 2016 talk](https://skillsmatter.com/skillscasts/9098-haskell-in-the-large-the-day-to-day-practice-of-using-haskell-to-write-large-systems)
5+
* [Programming in Haskell book](https://www.cs.nott.ac.uk/~pszgmh/pih.html)
6+
* [Functional Programming online course](https://www.cs.nott.ac.uk/~pszgmh/pgp.html)
7+
* [Advanced Functional Programming online course](https://www.cs.nott.ac.uk/~pszgmh/afp.html)
8+
* [Computerphile channel](https://www.youtube.com/user/Computerphile)
9+
* [ACM SIGPLAN](https://www.sigplan.org/)
10+
* [Midlands Graduate School](https://www.cs.nott.ac.uk/MGS/)
11+
* [Squiggol / Bird-Meertens formalism](https://en.wikipedia.org/wiki/Bird%E2%80%93Meertens_formalism)
12+
* [Bananas in Space paper](https://nottingham-repository.worktribe.com/output/1024481/bananas-in-space-extending-fold-and-unfold-to-exponential-types)

0 commit comments

Comments
 (0)