From 2e3e2bee94aaea7fc080849a7e302b5c866d1942 Mon Sep 17 00:00:00 2001 From: oltolm Date: Sun, 28 Jan 2018 16:28:35 +0100 Subject: [PATCH] remove course link (#2697) --- free-programming-books.md | 1 - 1 file changed, 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index f808d8da..cbe39d5d 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1238,7 +1238,6 @@ Kerridge (PDF) (Just fill the fields with any values) * [Haskell and Yesod](http://www.yesodweb.com/book-1.4) * [Haskell no panic](http://lisperati.com/haskell/) * [Haskell web Programming](http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/) (Yesod tutorial) -* [Introduction to Haskell](http://www.seas.upenn.edu/~cis194/spring13/) - Brent Yorgey * [Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way/) * [Learn You a Haskell for Great Good](http://learnyouahaskell.com) - Miran Lipovaca * [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) - Simon Marlow -- GitLab