Author Topic: [Haskell] Resources  (Read 1146 times)

0 Members and 1 Guest are viewing this topic.

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
[Haskell] Resources
« on: January 15, 2015, 10:52:28 pm »
The book for reference:
http://learnyouahaskell.com/

Great ebook on realworld haskell:
http://book.realworldhaskell.org/read/

Smaller Haskell tutorials ( i liked Haskell fast and hard, including try it yourself code):
https://www.fpcomplete.com/school/starting-with-haskell

Free online IDE environment and compile+run:
https://www.fpcomplete.com/

What i wish i knew when learning haskell:
http://dev.stephendiehl.com/hask/

Haskells search machine:
https://www.fpcomplete.com/hoogle

Shitload of problems to try your hands on(haskell site is slow):
https://www.haskell.org/haskellwiki/99_questions/1_to_10

Web frameworks:
http://www.yesodweb.com/
http://snapframework.com/
http://happstack.com/

« Last Edit: July 18, 2015, 09:43:38 pm by Factionwars »
~Factionwars

Spacecow

  • Guest
Re: [Haskell] Resources
« Reply #1 on: January 16, 2015, 07:03:50 am »
Sweeeeet, thanks Factionwars. Now lets learn us some Haskell!! **Golf Clap**  But I do think  its a good idea to do one of these for as many languages ( or at least the 10 EZ are learning ) it'd make for a nice bunch of stickies on its own subforum.

Offline HTH

  • Official EZ Slut
  • Administrator
  • Knight
  • *
  • Posts: 395
  • Cookies: 158
  • EZ Titan
    • View Profile
Re: [Haskell] Resources
« Reply #2 on: January 16, 2015, 07:10:25 am »
Thats the plan spacecow :) Get a bunch of resources for all the languages you could POSSIBLY want to learn all in one subforum. Just no point in making it yet seeing as we've just started ;p
<ande> HTH is love, HTH is life
<TurboBorland> hth is the only person on this server I can say would successfully spitefuck peoples women

Offline Deque

  • P.I.N.N.
  • Global Moderator
  • Overlord
  • *
  • Posts: 1203
  • Cookies: 518
  • Programmer, Malware Analyst
    • View Profile
Re: [Haskell] Resources
« Reply #3 on: January 16, 2015, 12:13:34 pm »
I would like to add this free ebook: http://book.realworldhaskell.org/read/
It's a great read for haskell beginners.

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
Re: [Haskell] Resources
« Reply #4 on: January 16, 2015, 12:40:31 pm »
I would like to add this free ebook: http://book.realworldhaskell.org/read/
It's a great read for haskell beginners.
Thank you! It looks like it has more real world practices.
~Factionwars