-
-
Save vijayksingh/3cf218436ee6aeab76a0489620cb4ad3 to your computer and use it in GitHub Desktop.
Revisions
-
leroux revised this gist
Jul 12, 2014 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -36,6 +36,7 @@ - [Haskell Koans](https://github.com/HaskVan/HaskellKoans) - [Learn You A Haskell Exercises](https://github.com/noelmarkham/learn-you-a-haskell-exercises) - [Rosalind - Bioinformatic Exercises](http://rosalind.info/problems/locations/) - [1 Haskell A Day](https://github.com/1HaskellADay/1HAD) ## API Search Engines -
leroux revised this gist
Oct 8, 2013 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -43,12 +43,13 @@ - [Hayoo](http://holumbus.fh-wedel.de/hayoo/hayoo.html) ## Social/News - [Haskell Reddit](http://www.reddit.com/r/haskell/) - [Haskell Weekly News](http://contemplatecode.blogspot.com/) - [The Haskell Cast](http://www.haskellcast.com/) - [Haskell Planet](http://planet.haskell.org/) - [StackOverflow - tagged Haskell](http://stackoverflow.com/questions/tagged/haskell) - [QuestHub - Haskell Realm](http://questhub.io/realm/haskell) # Talks/Videos/Podcasts @@ -80,4 +81,4 @@ - [Haskell Style Guide (tibbe)](https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md) [Need Help? - Haskell IRC Channel](http://www.haskell.org/haskellwiki/IRC_channel) -
leroux revised this gist
Oct 4, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -74,7 +74,7 @@ - More at the [HaskellWiki](http://www.haskell.org/haskellwiki/Research_papers). ## Other - [The Glasgow Haskell Compiler](http://ghc.haskell.org/trac/ghc/) - [lpaste](http://lpaste.net/) - Pastie Service - [Haskell Style Guide (tibbe)](https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md) -
leroux revised this gist
Oct 4, 2013 . 1 changed file with 14 additions and 18 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,13 +6,15 @@ - [Real World Haskell](http://book.realworldhaskell.org/) - [FPComplete's School of Haskell](https://www.fpcomplete.com/school) - [Haskell Wikibook](https://en.wikibooks.org/wiki/Haskell) - [Write Yourself a Scheme in 48 Hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours) - [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) ---- - [Natural Language Processing for the Working Programmer (An Introduction to NLP and Haskell)](http://nlpwp.org/book/) - [Intro to Computing with Haskell](http://www.cse.unsw.edu.au/~chak/papers/intro-computing.pdf) - [Haskell the Hard Way - Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way/) - [Haskell School of Music](http://haskell.cs.yale.edu/?post_type=publication&p=112) ## Haskell Courses @@ -46,42 +48,36 @@ - [Haskell Weekly News](http://contemplatecode.blogspot.com/) - [The Haskell Cast](http://www.haskellcast.com/) - [Haskell Planet](http://planet.haskell.org/) - [StackOverflow - tagged Haskell](http://stackoverflow.com/questions/tagged/haskell) # Talks/Videos/Podcasts - [The Haskell Cast](http://www.haskellcast.com/) - [NY-Haskell Meetup](https://vimeo.com/rickasaurus) - [London Haskell Meetup](https://www.youtube.com/channel/UCZZ7IVKAjC8adxao2oxhAag) - [Haskell Video Collection (compiled by cdsmith)](https://www.youtube.com/channel/UCJdBP_J2m1rO2kOmC1w4WDw) - [Haskell from Scratch](https://www.youtube.com/playlist?list=PLxj9UAX4Em-Ij4TKwKvo-SLp-Zbv-hB4B) - [Code Deconstructed](https://www.youtube.com/playlist?list=PLxj9UAX4Em-IBXkvcC3MycLlcxyoi7v8B) - [InfoQueue - Haskell](http://www.infoq.com/haskell/) ## Algorithms/Data Structures - [Purely Functional Data Structures by Okasaki](http://www.amazon.com/Purely-Functional-Structures-Chris-Okasaki/dp/0521663504) - [Purely Functional Data Structures published since Okasaki](http://cstheory.stackexchange.com/questions/1539/whats-new-in-purely-functional-data-structures-since-okasaki) - More at [HaskellWiki](http://www.haskell.org/haskellwiki/Research_papers/Data_structures) ## Papers - [Why Functional Programming Matters by John Hughes](http://www.cs.kent.ac.uk/people/staff/dat/miranda/whyfp90.pdf) - [The History of Haskell](http://research.microsoft.com/~simonpj/papers/history-of-haskell/index.htm) - [Monads for Functional Programming by Philip Wadler](http://homepages.inf.ed.ac.uk/wadler/papers/marktoberdorf/baastad.pdf) - More at the [HaskellWiki](http://www.haskell.org/haskellwiki/Research_papers). ## Extra - [The Glasgow Haskell Compiler](http://ghc.haskell.org/trac/ghc/) - [lpaste](http://lpaste.net/) - Pastie Service - [Haskell Style Guide (tibbe)](https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md) [Need Help? - Haskell IRC Channel](http://www.haskell.org/haskellwiki/IRC_channel) -
leroux revised this gist
Oct 3, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -57,7 +57,7 @@ - [Code Deconstructed](https://www.youtube.com/playlist?list=PLxj9UAX4Em-IBXkvcC3MycLlcxyoi7v8B) - [London Haskell](https://www.youtube.com/channel/UCZZ7IVKAjC8adxao2oxhAag) - [LazyCasts](https://www.youtube.com/channel/UCpMQKdt2SB4PCFl65M1pUug) - [InfoQueue - Haskell](http://www.infoq.com/haskell/) - [Catsters](https://www.scss.tcd.ie/Edsko.de.Vries/ct/catsters/linear.php) -
leroux renamed this gist
Oct 3, 2013 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
leroux revised this gist
Oct 3, 2013 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -67,6 +67,8 @@ ## Papers - [Why Functional Programming Matters by John Hughes](http://www.cs.kent.ac.uk/people/staff/dat/miranda/whyfp90.pdf) - [The History of Haskell](http://research.microsoft.com/~simonpj/papers/history-of-haskell/index.htm) - [Monads for Functional Programming by Philip Wadler](http://homepages.inf.ed.ac.uk/wadler/papers/marktoberdorf/baastad.pdf) -
leroux revised this gist
Oct 2, 2013 . 1 changed file with 16 additions and 29 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,23 +1,21 @@ # Haskell Resources - [Learning Haskell](http://www.haskell.org/haskellwiki/Learning_Haskell) - [Learn You a Haskell for Great Good](http://learnyouahaskell.com/) - [Learn You A Haskell Exercises](https://github.com/noelmarkham/learn-you-a-haskell-exercises) - [Real World Haskell](http://book.realworldhaskell.org/) - [FPComplete's School of Haskell](https://www.fpcomplete.com/school) - [Haskell Wikibook](https://en.wikibooks.org/wiki/Haskell) - [Natural Language Processing for the Working Programmer (An Introduction to NLP and Haskell)](http://nlpwp.org/book/) - [Intro to Computing with Haskell](http://www.cse.unsw.edu.au/~chak/papers/intro-computing.pdf) - [Haskell the Hard Way - Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way/) - [Haskell School of Music](http://haskell.cs.yale.edu/?post_type=publication&p=112) - [Write Yourself a Scheme in 48 Hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours) - [Typeclassopedia](http://www.haskell.org/haskellwiki/Typeclassopedia) - [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) ## Haskell Courses - [Introduction to Haskell (UPenn/byorgey)](http://www.cis.upenn.edu/~cis194/) - [Introduction to Haskell (University of Virginia/Shuklan)](http://shuklan.com/haskell/) - [Art of Recursion (UPenn/byorgey)](http://www.cis.upenn.edu/~cis39903/) @@ -26,8 +24,7 @@ Haskell Courses - [C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals](http://channel9.msdn.com/Series/C9-Lectures-Erik-Meijer-Functional-Programming-Fundamentals) ## Exercises/Problems/Contests - [HaskellWiki - Programming Contests](http://www.haskell.org/haskellwiki/Programming_contests) - [Haskell 99 Problems](http://www.haskell.org/haskellwiki/H-99:_Ninety-Nine_Haskell_Problems) - [Exercism](http://exercism.io/) @@ -39,33 +36,19 @@ Exercises/Problems/Contests - [Rosalind - Bioinformatic Exercises](http://rosalind.info/problems/locations/) ## API Search Engines - [Hoogle](http://www.haskell.org/hoogle/) - [Hayoo](http://holumbus.fh-wedel.de/hayoo/hayoo.html) ## News - [Haskell Reddit](http://www.reddit.com/r/haskell/) - [Haskell Weekly News](http://contemplatecode.blogspot.com/) - [The Haskell Cast](http://www.haskellcast.com/) - [Haskell Planet](http://planet.haskell.org/) # Talks/Videos/Podcasts - [The Haskell Cast](http://www.haskellcast.com/) - [NY-Haskell Meetup Talks](https://vimeo.com/rickasaurus) - [Haskell Video Collection (by cdsmith)](https://www.youtube.com/channel/UCJdBP_J2m1rO2kOmC1w4WDw) @@ -75,24 +58,28 @@ Talks/Videos/Podcasts - [London Haskell](https://www.youtube.com/channel/UCZZ7IVKAjC8adxao2oxhAag) - [LazyCasts](https://www.youtube.com/channel/UCpMQKdt2SB4PCFl65M1pUug) - [InfoQueue - Haskell](http://www.infoq.com/haskell/) - Various talks (related to Haskell) from various conferences - [Catsters](https://www.scss.tcd.ie/Edsko.de.Vries/ct/catsters/linear.php) ## Algorithms/Data Structures - [Purely Functional Data Structures by Okasaki](http://www.amazon.com/Purely-Functional-Structures-Chris-Okasaki/dp/0521663504) - [Purely Functional Data Structures published since Okasaki](http://cstheory.stackexchange.com/questions/1539/whats-new-in-purely-functional-data-structures-since-okasaki) ## Papers - [Monads for Functional Programming by Philip Wadler](http://homepages.inf.ed.ac.uk/wadler/papers/marktoberdorf/baastad.pdf) ## Other - [The Glasgow Haskell Compiler](http://ghc.haskell.org/trac/ghc/) - [lpaste](http://lpaste.net/) - Pastie Service - [What I Wish I Knew When Learning Haskell](http://dev.stephendiehl.com/hask/) - [Haskell Style Guide (tibbe)](https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md) - [StackOverflow - tagged Haskell](http://stackoverflow.com/questions/tagged/haskell) - [QuestHub Haskell Realm](http://questhub.io/realm/haskell/stencils) - [Getting Started with Haskell (etrepum)](http://bob.ippoli.to/archives/2013/01/11/getting-started-with-haskell/) - [Essential Haskell](http://www.stephendiehl.com/posts/essential_haskell.html) - [okmij](http://okmij.org/ftp/) (not specifically related to Haskell) [Need Help? - Haskell IRC Channel](http://www.haskell.org/haskellwiki/IRC_channel) -
leroux revised this gist
Oct 2, 2013 . 1 changed file with 6 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,6 @@ Haskell Resources ================= - [Learning Haskell](http://www.haskell.org/haskellwiki/Learning_Haskell) - [Learn You a Haskell for Great Good](http://learnyouahaskell.com/) - [Learn You A Haskell Exercises](https://github.com/noelmarkham/learn-you-a-haskell-exercises) @@ -13,11 +11,7 @@ Introductory - [Natural Language Processing for the Working Programmer (An Introduction to NLP and Haskell)](http://nlpwp.org/book/) - [Intro to Computing with Haskell](http://www.cse.unsw.edu.au/~chak/papers/intro-computing.pdf) - [Haskell the Hard Way - Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way/) - [Haskell School of Music](http://haskell.cs.yale.edu/?post_type=publication&p=112) - [Typeclassopedia](http://www.haskell.org/haskellwiki/Typeclassopedia) - [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) @@ -83,6 +77,11 @@ Talks/Videos/Podcasts - [InfoQueue - Haskell](http://www.infoq.com/haskell/) - Various talks (related to Haskell) from various conferences Papers ------ - [Monads for Functional Programming by Philip Wadler](http://homepages.inf.ed.ac.uk/wadler/papers/marktoberdorf/baastad.pdf) Other ----- - [The Glasgow Haskell Compiler](http://ghc.haskell.org/trac/ghc/) -
leroux revised this gist
Oct 2, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Exercises/Problems/Contests --------------------------- - [HaskellWiki - Programming Contests](http://www.haskell.org/haskellwiki/Programming_contests) - [Haskell 99 Problems](http://www.haskell.org/haskellwiki/H-99:_Ninety-Nine_Haskell_Problems) - [Exercism](http://exercism.io/) - [HackerRank](https://www.hackerrank.com) - [Talentbuddy](http://www.talentbuddy.co/) - [Daily Haskell Exercises](http://dailyhaskellexercise.tumblr.com/) -
leroux revised this gist
Oct 2, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -38,6 +38,7 @@ Exercises/Problems/Contests - [Haskell 99 Problems](http://www.haskell.org/haskellwiki/H-99:_Ninety-Nine_Haskell_Problems) - [Exercism](http://exercism.io/) - This supports Haskell and a few others languages. - [HackerRank](https://www.hackerrank.com) - [Talentbuddy](http://www.talentbuddy.co/) - [Daily Haskell Exercises](http://dailyhaskellexercise.tumblr.com/) - [Haskell Koans](https://github.com/HaskVan/HaskellKoans) - [Learn You A Haskell Exercises](https://github.com/noelmarkham/learn-you-a-haskell-exercises) -
leroux revised this gist
Sep 30, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Introductory - [Natural Language Processing for the Working Programmer (An Introduction to NLP and Haskell)](http://nlpwp.org/book/) - [Intro to Computing with Haskell](http://www.cse.unsw.edu.au/~chak/papers/intro-computing.pdf) - [Haskell the Hard Way - Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way/) - [Haskell School of Music](http://www.cs.yale.edu/homes/hudak/Papers/HSoM.pdf) Non-Introductory -
leroux revised this gist
Sep 29, 2013 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,8 +9,10 @@ Introductory - [Real World Haskell](http://book.realworldhaskell.org/) - [FPComplete's School of Haskell](https://www.fpcomplete.com/school) - [Haskell Wikibook](https://en.wikibooks.org/wiki/Haskell) - [Write Yourself a Scheme in 48 Hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours) - [Natural Language Processing for the Working Programmer (An Introduction to NLP and Haskell)](http://nlpwp.org/book/) - [Intro to Computing with Haskell](http://www.cse.unsw.edu.au/~chak/papers/intro-computing.pdf) - [Haskell the Hard Way - Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way/) Non-Introductory -
leroux revised this gist
Sep 27, 2013 . 2 changed files with 2 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -88,6 +88,8 @@ Other - [Haskell Style Guide (tibbe)](https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md) - [StackOverflow - tagged Haskell](http://stackoverflow.com/questions/tagged/haskell) - [QuestHub Haskell Realm](http://questhub.io/realm/haskell/stencils) - [Getting Started with Haskell (etrepum)](http://bob.ippoli.to/archives/2013/01/11/getting-started-with-haskell/) - [Essential Haskell](http://www.stephendiehl.com/posts/essential_haskell.html) [Need Help? - Haskell IRC Channel](http://www.haskell.org/haskellwiki/IRC_channel) This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +0,0 @@ -
leroux revised this gist
Sep 27, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -38,6 +38,7 @@ Exercises/Problems/Contests - [Daily Haskell Exercises](http://dailyhaskellexercise.tumblr.com/) - [Haskell Koans](https://github.com/HaskVan/HaskellKoans) - [Learn You A Haskell Exercises](https://github.com/noelmarkham/learn-you-a-haskell-exercises) - [Rosalind - Bioinformatic Exercises](http://rosalind.info/problems/locations/) API Search Engines -
leroux revised this gist
Sep 24, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,6 +8,7 @@ Introductory - [Learn You A Haskell Exercises](https://github.com/noelmarkham/learn-you-a-haskell-exercises) - [Real World Haskell](http://book.realworldhaskell.org/) - [FPComplete's School of Haskell](https://www.fpcomplete.com/school) - [Haskell Wikibook](https://en.wikibooks.org/wiki/Haskell) - [Natural Language Processing for the Working Programmer (An Introduction to NLP and Haskell)](http://nlpwp.org/book/) - [Intro to Computing with Haskell](http://www.cse.unsw.edu.au/~chak/papers/intro-computing.pdf) -
leroux revised this gist
Sep 23, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -36,6 +36,7 @@ Exercises/Problems/Contests - [HackerRank](https://www.hackerrank.com) - [Daily Haskell Exercises](http://dailyhaskellexercise.tumblr.com/) - [Haskell Koans](https://github.com/HaskVan/HaskellKoans) - [Learn You A Haskell Exercises](https://github.com/noelmarkham/learn-you-a-haskell-exercises) API Search Engines -
leroux revised this gist
Sep 23, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -35,6 +35,7 @@ Exercises/Problems/Contests - [Exercism](http://exercism.io/) - This supports Haskell and a few others languages. - [HackerRank](https://www.hackerrank.com) - [Daily Haskell Exercises](http://dailyhaskellexercise.tumblr.com/) - [Haskell Koans](https://github.com/HaskVan/HaskellKoans) API Search Engines -
leroux revised this gist
Sep 11, 2013 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -57,6 +57,11 @@ Algorithms/Data Structures - [Purely Functional Data Structures published since Okasaki](http://cstheory.stackexchange.com/questions/1539/whats-new-in-purely-functional-data-structures-since-okasaki) Maths ----- - [Catsters](https://www.scss.tcd.ie/Edsko.de.Vries/ct/catsters/linear.php) Talks/Videos/Podcasts --------------------- - [The Haskell Cast](http://www.haskellcast.com/) -
leroux renamed this gist
Sep 7, 2013 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
leroux revised this gist
Sep 7, 2013 . 2 changed files with 17 additions and 18 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ Articles -------- - [Getting Started with Haskell (etrepum)](http://bob.ippoli.to/archives/2013/01/11/getting-started-with-haskell/) - [Essential Haskell](http://www.stephendiehl.com/posts/essential_haskell.html) - [Beautiful Folding](http://squing.blogspot.com/2008/11/beautiful-folding.html) This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,16 +7,14 @@ Introductory - [Learn You a Haskell for Great Good](http://learnyouahaskell.com/) - [Learn You A Haskell Exercises](https://github.com/noelmarkham/learn-you-a-haskell-exercises) - [Real World Haskell](http://book.realworldhaskell.org/) - [FPComplete's School of Haskell](https://www.fpcomplete.com/school) - [Natural Language Processing for the Working Programmer (An Introduction to NLP and Haskell)](http://nlpwp.org/book/) - [Intro to Computing with Haskell](http://www.cse.unsw.edu.au/~chak/papers/intro-computing.pdf) Non-Introductory ---------------- - [Typeclassopedia](http://www.haskell.org/haskellwiki/Typeclassopedia) - [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) @@ -32,11 +30,11 @@ Haskell Courses Exercises/Problems/Contests --------------------------- - [HaskellWiki - Programming Contests](http://www.haskell.org/haskellwiki/Programming_contests) - [Haskell 99 Problems](http://www.haskell.org/haskellwiki/H-99:_Ninety-Nine_Haskell_Problems) - [Exercism](http://exercism.io/) - This supports Haskell and a few others languages. - [HackerRank](https://www.hackerrank.com) - [Daily Haskell Exercises](http://dailyhaskellexercise.tumblr.com/) API Search Engines @@ -49,9 +47,16 @@ News ---- - [Haskell Reddit](http://www.reddit.com/r/haskell/) - [Haskell Weekly News](http://contemplatecode.blogspot.com/) - [The Haskell Cast](http://www.haskellcast.com/) - [Haskell Planet](http://planet.haskell.org/) Algorithms/Data Structures -------------------------- - [Purely Functional Data Structures by Okasaki](http://www.amazon.com/Purely-Functional-Structures-Chris-Okasaki/dp/0521663504) - [Purely Functional Data Structures published since Okasaki](http://cstheory.stackexchange.com/questions/1539/whats-new-in-purely-functional-data-structures-since-okasaki) Talks/Videos/Podcasts --------------------- - [The Haskell Cast](http://www.haskellcast.com/) @@ -65,17 +70,6 @@ Talks/Videos/Podcasts - [InfoQueue - Haskell](http://www.infoq.com/haskell/) - Various talks (related to Haskell) from various conferences Other ----- - [The Glasgow Haskell Compiler](http://ghc.haskell.org/trac/ghc/) -
leroux revised this gist
Sep 7, 2013 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Introductory - [FPComplete's School of Haskell](https://www.fpcomplete.com/school) (This is a great resource!) - [Getting Started with Haskell (etrepum)](http://bob.ippoli.to/archives/2013/01/11/getting-started-with-haskell/) - [Natural Language Processing for the Working Programmer (An Introduction to NLP and Haskell)](http://nlpwp.org/book/) - [Intro to Computing with Haskell](http://www.cse.unsw.edu.au/~chak/papers/intro-computing.pdf) Intermediate/Advanced @@ -84,6 +84,7 @@ Other - [What I Wish I Knew When Learning Haskell](http://dev.stephendiehl.com/hask/) - [Haskell Style Guide (tibbe)](https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md) - [StackOverflow - tagged Haskell](http://stackoverflow.com/questions/tagged/haskell) - [QuestHub Haskell Realm](http://questhub.io/realm/haskell/stencils) [Need Help? - Haskell IRC Channel](http://www.haskell.org/haskellwiki/IRC_channel) -
leroux revised this gist
Sep 7, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -67,6 +67,7 @@ Talks/Videos/Podcasts Articles -------- - [Essential Haskell](http://www.stephendiehl.com/posts/essential_haskell.html) - [Beautiful Folding](http://squing.blogspot.com/2008/11/beautiful-folding.html) -
leroux revised this gist
Sep 7, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -73,7 +73,7 @@ Articles Algorithms/Data Structures -------------------------- - [Purely Functional Data Structures by Okasaki](http://www.amazon.com/Purely-Functional-Structures-Chris-Okasaki/dp/0521663504) - [Purely Functional Data Structures published since Okasaki](http://cstheory.stackexchange.com/questions/1539/whats-new-in-purely-functional-data-structures-since-okasaki) Other ----- -
leroux revised this gist
Sep 6, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -73,7 +73,7 @@ Articles Algorithms/Data Structures -------------------------- - [Purely Functional Data Structures by Okasaki](http://www.amazon.com/Purely-Functional-Structures-Chris-Okasaki/dp/0521663504) - [Purely Functional Data Structures (published) from SO](http://cstheory.stackexchange.com/questions/1539/whats-new-in-purely-functional-data-structures-since-okasaki) Other ----- -
leroux revised this gist
Sep 6, 2013 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -65,6 +65,11 @@ Talks/Videos/Podcasts - [InfoQueue - Haskell](http://www.infoq.com/haskell/) - Various talks (related to Haskell) from various conferences Articles -------- - [Beautiful Folding](http://squing.blogspot.com/2008/11/beautiful-folding.html) Algorithms/Data Structures -------------------------- - [Purely Functional Data Structures by Okasaki](http://www.amazon.com/Purely-Functional-Structures-Chris-Okasaki/dp/0521663504) -
leroux created this gist
Sep 6, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,83 @@ Haskell Resources ================= Introductory ------------ - [Learning Haskell](http://www.haskell.org/haskellwiki/Learning_Haskell) - [Learn You a Haskell for Great Good](http://learnyouahaskell.com/) - [Learn You A Haskell Exercises](https://github.com/noelmarkham/learn-you-a-haskell-exercises) - [Real World Haskell](http://book.realworldhaskell.org/) - [FPComplete's School of Haskell](https://www.fpcomplete.com/school) (This is a great resource!) - [Getting Started with Haskell (etrepum)](http://bob.ippoli.to/archives/2013/01/11/getting-started-with-haskell/) - [Natural Language Processing for the Working Programmer (An Introduction to NLP and Haskell)](http://nlpwp.org/book/) - [QuestHub Haskell Realm](http://questhub.io/realm/haskell/stencils) Intermediate/Advanced --------------------- - [Typeclassopedia](http://www.haskell.org/haskellwiki/Typeclassopedia) - [FPComplete's School of Haskell](https://www.fpcomplete.com/school) (This is a great resource!) - [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) Haskell Courses --------------- - [Introduction to Haskell (UPenn/byorgey)](http://www.cis.upenn.edu/~cis194/) - [Introduction to Haskell (University of Virginia/Shuklan)](http://shuklan.com/haskell/) - [Art of Recursion (UPenn/byorgey)](http://www.cis.upenn.edu/~cis39903/) - [Functional Systems in Haskell (Stanford)](http://www.scs.stanford.edu/11au-cs240h/) - [Haskell Course - Tony Morris/NICTA](https://github.com/NICTA/course) - [C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals](http://channel9.msdn.com/Series/C9-Lectures-Erik-Meijer-Functional-Programming-Fundamentals) Exercises/Problems/Contests --------------------------- - [Haskell 99 Problems](http://www.haskell.org/haskellwiki/H-99:_Ninety-Nine_Haskell_Problems) - [Daily Haskell Exercises](http://dailyhaskellexercise.tumblr.com/) - [Exercism](http://exercism.io/) - This supports Haskell and a few others languages. - [HackerRank](https://www.hackerrank.com) - [HaskellWiki - Programming Contests](http://www.haskell.org/haskellwiki/Programming_contests) API Search Engines ------------------ - [Hoogle](http://www.haskell.org/hoogle/) - [Hayoo](http://holumbus.fh-wedel.de/hayoo/hayoo.html) News ---- - [Haskell Reddit](http://www.reddit.com/r/haskell/) - [Haskell Weekly News](http://contemplatecode.blogspot.com/) - [Haskell Planet](http://planet.haskell.org/) Talks/Videos/Podcasts --------------------- - [The Haskell Cast](http://www.haskellcast.com/) - [NY-Haskell Meetup Talks](https://vimeo.com/rickasaurus) - [Haskell Video Collection (by cdsmith)](https://www.youtube.com/channel/UCJdBP_J2m1rO2kOmC1w4WDw) - [Jekor](http://jekor.com/) - [Haskell from Scratch](https://www.youtube.com/playlist?list=PLxj9UAX4Em-Ij4TKwKvo-SLp-Zbv-hB4B) - [Code Deconstructed](https://www.youtube.com/playlist?list=PLxj9UAX4Em-IBXkvcC3MycLlcxyoi7v8B) - [London Haskell](https://www.youtube.com/channel/UCZZ7IVKAjC8adxao2oxhAag) - [LazyCasts](https://www.youtube.com/channel/UCpMQKdt2SB4PCFl65M1pUug) - [InfoQueue - Haskell](http://www.infoq.com/haskell/) - Various talks (related to Haskell) from various conferences Algorithms/Data Structures -------------------------- - [Purely Functional Data Structures by Okasaki](http://www.amazon.com/Purely-Functional-Structures-Chris-Okasaki/dp/0521663504) Other ----- - [The Glasgow Haskell Compiler](http://ghc.haskell.org/trac/ghc/) - [lpaste](http://lpaste.net/) - Pastie Service - http://okmij.org/ftp/ - not specifically related to Haskell - [What I Wish I Knew When Learning Haskell](http://dev.stephendiehl.com/hask/) - [Haskell Style Guide (tibbe)](https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md) - [StackOverflow - tagged Haskell](http://stackoverflow.com/questions/tagged/haskell) [Need Help? - Haskell IRC Channel](http://www.haskell.org/haskellwiki/IRC_channel)