Skip to content

Commit 66e391a

Browse files
authored
Add Episode 48 of the Haskell Interlude (#406)
1 parent d625cb5 commit 66e391a

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

podcast/48/index.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: José Nuno Oliveira
3+
episode: 48
4+
buzzsproutId: 15000087
5+
recorded: 2024-02-29
6+
published: 2024-02-09
7+
---
8+
9+
Andres Löh and Matthías Páll Gissurarson interview José Nuno Oliveira, who has been teaching Haskell for 30 years. José talks about how Haskell is the perfect language to introduce programming to all sorts of audiences, why it is important to start with Haskell, and how the programmers of the future have been learning Haskell for several years already!

podcast/48/links.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
* [Jose Nuno’s Webpage](https://www.di.uminho.pt/~jno/)[
2+
* [John Backus’ Paper on FP](https://dl.acm.org/doi/abs/10.1145/359576.359579)
3+
* [Henderson’s Paper on Functional Geometry](http://pmh-systems.co.uk/phAcademic/papers/funcgeo2.pdf)
4+
* [Program Design by Calculation](https://di.uminho.pt/~jno/ps/pdbc.pdf)
5+
* [Alloy Language](https://alloytools.org/)
6+
* [The Helium Compiler](https://github.com/Helium4Haskell/helium)
7+

0 commit comments

Comments
 (0)