Skip to content

Add Episode 48 of the Haskell Interlude #406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions podcast/48/index.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: José Nuno Oliveira
episode: 48
buzzsproutId: 15000087
recorded: 2024-02-29
published: 2024-02-09
---

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!
7 changes: 7 additions & 0 deletions podcast/48/links.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* [Jose Nuno’s Webpage](https://www.di.uminho.pt/~jno/)[
* [John Backus’ Paper on FP](https://dl.acm.org/doi/abs/10.1145/359576.359579)
* [Henderson’s Paper on Functional Geometry](http://pmh-systems.co.uk/phAcademic/papers/funcgeo2.pdf)
* [Program Design by Calculation](https://di.uminho.pt/~jno/ps/pdbc.pdf)
* [Alloy Language](https://alloytools.org/)
* [The Helium Compiler](https://github.com/Helium4Haskell/helium)

Loading