Skip to content

Commit 0ef7c35

Browse files
authored
Merge pull request #80 from tom-bop/master
Fix typo
2 parents 01bedec + 1c804a4 commit 0ef7c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/23.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Teaching Abstraction: Brent Yorgey
66

77
_05/17/18_
88

9-
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](https://byorgey.wordpress.com/2014/01/17/diagrams-1-0/) vector graphics Haskell library. He taught [Introduction to Haskell](http://www.cis.upenn.edu/~cis194/spring13/) and [The Art of Recursion](http://www.cis.upenn.edu/~cis39903/) at the University of Pennslyvaia (which were my two favorite classes in college!).
9+
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](https://byorgey.wordpress.com/2014/01/17/diagrams-1-0/) vector graphics Haskell library. He taught [Introduction to Haskell](http://www.cis.upenn.edu/~cis194/spring13/) and [The Art of Recursion](http://www.cis.upenn.edu/~cis39903/) at the University of Pennsylvania (which were my two favorite classes in college!).
1010

1111
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.
1212

0 commit comments

Comments
 (0)