Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikeizbicki/haskell-lecture

Outline of material for an intro to haskell course
https://github.com/mikeizbicki/haskell-lecture

Last synced: 6 days ago
JSON representation

Outline of material for an intro to haskell course

Awesome Lists containing this project

README

        

# Intrduction to Haskell

Useful links:

1. [How Facebook uses Haskell to fight spam](https://code.fb.com/security/fighting-spam-with-haskell/)

1. [A list of companies using Haskell](https://wiki.haskell.org/Haskell_in_industry)

1. [A Python programmer's thoughts on learning Haskell](http://mechanical-elephant.com/thoughts/2015-04-20-becoming-productive-in-haskell/)

1. [reddit.com/r/haskell](https://reddit.com/r/haskell)

Free textbooks:

1. [Learn you a Haskell for Great Good!](http://learnyouahaskell.com/chapters)

1. [Real World Haskell](http://book.realworldhaskell.org/)

1. [CIS194 Lecture Notes](https://www.seas.upenn.edu/~cis194/fall16/)