Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.62 KB

023.md

File metadata and controls

28 lines (17 loc) · 1.62 KB
title
Teaching Abstraction

Teaching Abstraction: Brent Yorgey

05/17/18

Brent Yorgey is a professor of math and CS at Hendrix College. He studys functional programming in Haskell, type systems, and category theory, and more. He is the creator of the diagrams vector graphics Haskell library. He taught Introduction to Haskell and The Art of Recursion at the University of Pennsylvania (which were my two favorite classes in college!).

In this conversation, we talk about Brent's Monad Tutorial Fallacy essay, type systems, FRP, essential vs accidental complexity in Haskell, and the perils of reading academic CS papers and ways to overcome them.

<iframe src="https://omny.fm/shows/future-of-coding/23-teaching-abstraction-brent-yorgey/embed" width="100%" height="180" frameborder="0"></iframe>

Links