http://aosabook.org/ |
aosa |
The Architecture of Open Source Applications ... |
lambdabot |
http://book.realworldhaskell.org/ |
brutal |
|
lambdabot |
http://book.realworldhaskell.org/read/ |
real |
<-- the comprehensive xmonad configuration syntax reference |
lambdabot |
http://book.realworldhaskell.org/read/interfacing-with-c-the-ffi.html |
rwh-ffi |
|
lambdabot |
http://book.realworldhaskell.org/read/monads.html#monads.do |
do-notation |
|
lambdabot |
http://community.haskell.org/~simonmar/pcph/ |
pcph |
Parallel and Concurrent Programming in Haskell by Simon Marlow in 2013 at ... ,, |
lambdabot |
http://dl.acm.org/citation.cfm?id=70931.70934 |
io |
Raphael L. Levien's language with continuations as fundamental structure, described in his paper "Io: a new programming notation" (1989-09-10) at ... and in chapter 2 of Raphael A. Finkel's book `APLD', implementations `Amalthea',`Ganymede' - (perhaps you were looking for `@wiki Introduction to IO' ?) |
lambdabot |
http://en.wikibooks.org/wiki/Haskell |
wikibook |
|
lambdabot |
http://en.wikibooks.org/wiki/Haskell/YAHT |
yaht-web |
|
lambdabot |
http://haskell.org/haskellwiki/Software_transactional_memory |
stm |
| http://book.realworldhaskell.org/read/software-transactional-memory.html | http://chimera.labs.oreilly.com/books/1230000000929/ch10.html |
lambdabot |
http://haskellbook.com |
haskellbook |
|
lambdabot |
http://haskellbook.com/ |
book |
|
lambdabot |
http://haskellbook.com/ |
hpffp |
Haskell Programming: from first principles - Pure functional programming without fear or frustration by Chistopher Allen (bitemyapp),Julie Moronuki at ... #haskell-beginners |
lambdabot |
http://homotopytypetheory.org/book/ |
hott |
|
lambdabot |
http://research.microsoft.com/en-us/um/people/simonpj/papers/slpj-book-1987/ |
ifpl |
|
lambdabot |
http://web.archive.org/web/20080918051833/http://mbishop.esoteriq.org/stuff/books.txt |
book-acronyms |
mbishop's "List of popular programming book acronyms" at ... |
lambdabot |
http://www-2.cs.cmu.edu/~rwh/plbook/ |
plbook |
|
lambdabot |
http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/ |
plai |
|
lambdabot |
http://www.cs.cmu.edu/~rwh/plbook/book.pdf |
pfpl |
Practical Foundations for Programming Languages by Robert Harper at ... |
lambdabot |
http://www.cs.utah.edu/~hal/htut/ |
yaht |
Yet Another Haskell Tutorial, Hal Daume III, ... ,, |
lambdabot |
http://www.info.ucl.ac.be/~pvr/book.html |
ctm |
Concepts, Techniques, and Models of Computer Programming, by Peter Van Roy,Seif Haridi, at ... |
lambdabot |
http://www.realworldhaskell.org/blog/ |
rwh |
http://book.realworldhaskell.org/read/ https://github.com/tssm/up-to-date-real-world-haskell |
lambdabot |
http://www.serpentine.com/blog/2008/02/06/the-basics-of-applicative-functors-put-to-practical-work/ |
applicativeparsec |
and http://book.realworldhaskell.org/read/using-parsec.html#id652399 |
lambdabot |
http://yesodweb.com/ |
yesod |
Web Framework - #yesod - ... , |
lambdabot |
https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours |
scheme |
|
lambdabot |
https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours |
wyas |
|
lambdabot |
https://git-scm.com/book/en |
gitbook |
|
lambdabot |
https://haskell.foundation/hs-opt-handbook.github.io/contents.html |
hs-opt-handbook |
Haskell Optimization Handbook |
lambdabot |
https://homepages.inf.ed.ac.uk/wadler/topics/agda.html#plfa |
plfa |
Programming Language Foundations in Agda (formal methods book) by Wen Kokke,Jeremy G. Siek,Philip Wadler in 2018-(01-06) at ... ,, |
lambdabot |
https://leanpub.com/haskell-cookbook |
htac |
Haskell Tutorial and Cookbook by Mark Watson in 2017-09-04 at ... |
lambdabot |
https://leanpub.com/production-haskell |
ph |
2023 book |
lambdabot |
https://lhbg-book.link |
lhbg |
- Learn Haskell by building a blog generator, a highly-regarded learning resource |
lambdabot |
https://typeclasses.com/phrasebook |
haskell-phrasebook |
|
lambdabot |
https://typeclasses.com/phrasebook |
phrasebook |
- cursory overview of selected Haskell features, jumping-off points for further reading, and recommendations to help get you writing programs as soon as possible |
lambdabot |
https://typeclasses.com/phrasebook |
thp |
The Haskell Phrasebook - free quick-start guide by Julie Moronukie/Chris Martin, 2019 - ... |
lambdabot |
https://web.archive.org/web/20210917054102/https://www.cs.cmu.edu/~rwh/theses/okasaki.pdf |
pfds |
Purely Functional Data Structures by Chris Okasaki : Ph. D. thesis in 1996-09 at ... ; book in ((1st ed.) 1998-04-13 -) 1999-06-13 at |
lambdabot |
https://www.cs.ox.ac.uk/publications/books/algebra/ |
aop |
Algebra of Programming by Richard Bird,Oege de Moor in 1996 at ... ,,,&c. |
lambdabot |
https://www.cs.ox.ac.uk/publications/books/fop/ |
fop |
The Fun of Programming edited by Jeremy Gibbons,Oege de Moor in 2003-03-27 at ... |
lambdabot |
https://www.cs.ox.ac.uk/publications/books/functional/ |
tfwh |
Thinking Functionally with Haskell by Richard Bird in 2014-10 at ... |
lambdabot |
https://www.extrema.is/articles/haskell-books |
books |
is the best list of Haskell books. See also: LYAH, HTAC, RWH, PH, YAHT, SOE, HR, PIH, TFwH, wikibook, PCPH, HPFFP, FSAF, HftVB, TwT, FoP, PFAD, WYAH, non-haskell-books |
lambdabot |
https://www.haskell.org/documentation |
doc |
Doc starting points: ... https://www.fpcomplete.com/haskell/learn https://wiki.haskell.org https://en.wikibooks.org/wiki/Haskell |
lambdabot |
https://www.manning.com/books/functional-design-and-architecture |
fda |
Functional Design and Architecture, Granin 2024 |
lambdabot |
https://www.manning.com/books/grokking-simplicity |
grokkingsimplicity |
- well-regarded intermediate/advanced guide to FP in plain language |
lambdabot |
https://www.safaribooksonline.com/library/view/parallel-and-concurrent/9781449335939/ |
parconc |
|
lambdabot |
https://www.yesodweb.com/book |
yesod-book |
|
lambdabot |