Skip to content

Instantly share code, notes, and snippets.

@leroux
Last active July 7, 2023 16:03
Show Gist options
  • Save leroux/6395804 to your computer and use it in GitHub Desktop.
Save leroux/6395804 to your computer and use it in GitHub Desktop.
Haskell Resources

Haskell Resources


Haskell Courses

Exercises/Problems/Contests

API Search Engines

Social/News

Talks/Videos/Podcasts

Algorithms/Data Structures

Papers

Other

Need Help? - Haskell IRC Channel

@funrep
Copy link

funrep commented Sep 28, 2013

Write yourself a Scheme in 48 hours. A tutorial that takes a practical approach to teach Haskell, assumes basic knowledge of Haskell though(read the first few chapters in LYAH in advance and it'll be fine). http://en.m.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours

It's a highly recommended read for people who use Haskell as first language. It told me essentially how you attack problems with programming.

@cies
Copy link

cies commented Sep 28, 2013

Nice list!

I really like the style and approachability of this introduction:

http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way/

@leroux
Copy link
Author

leroux commented Sep 29, 2013

@klrr and @cies, thanks for you recommendations. I've added them to the list.

@aloiscochard
Copy link

@marinelli
Copy link

The Haskell School of Music, From Signals to Symphonies - version 2.5, January 2013
http://haskell.cs.yale.edu/?post_type=publication&p=112

@leroux
Copy link
Author

leroux commented Oct 2, 2013

@aloiscochard, @marinelli: Added, thanks.

@smith558
Copy link

Might add learnyouahaskell.github.io. An open-source community maintained version of the LYAH.

@smith558
Copy link

I'd also remove lpaste.net from the list. The domain has been bought by a shady financial blog and has nothing to do with Haskell.

@preveen-stack
Copy link

Introduction to Haskell (University of Virginia/Shuklan) Link is no longer valid and redirects to inappropriate content. please check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment