Books

From HaskellWiki
Revision as of 15:56, 20 August 2007 by Rz9Qca (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

[joey ramone] [lacie 160 usb] [caterina massari] [tony presidio] [www todo juego com] [www fimp it] [acer 19 lcd al1912s] [un medico in famiglia. prima serie. vol. 06] [gabriella abate] [ritorno alla quarta dimensione] [il marzo di ripley] [camera vimodrone] [foto clisteri] [spiaggia] [zoom sigma 70-300] [cradle hp] [cuffia dj sony] [bordo] [fly simulator] [rosi] [candy dulfer. live at montreux 2002] [dilatati] [il popolo degli abissi libri] [epson d88] [www costantino l italiano it] [denon avr-1906] [automodelli elettrici] [gps palmare gprs gsm] [annunci con negri] [snoop dog e nelly] [costi ionita] [impreza subaru] [maurizio vandelli] [nokia 5125] [casse jamo] [tuscany farmhouse] [rinascente] [happy fathers day pictures com] [dvd-r panasonic] [diiodo-] [tennis borsa] [www soap beautiful it] [cpminnj] [pellicce] [voli malta] [max pin] [agriturismo urbino] [wanda] [www musica rok com] [tuscany stones] [hard amateur] [log seca 2] [spiaggie di cuba] [stranger paradise] [bad compani] [concessionario kia milano] [crema corpo kenzo prodotti] [www sexogratis com] [lacie mobile 30gb] [sara ass] [severina 2004] [riduzione aliquote ire 2005] [temi psicologia] [kit allarme casa] [registi] [signora con nero] [moonlight omer] [naturismo spagna] [attimi di paura] [apple mac x tiger] [shiseido matifying moisturizer oil-free] [swat3 cd key] [fotos de fantasmas] [glossario vino] [sacco, bruno] [programma traduzione] [milly d abbraccio] [cs cp18] [nec341i] [simboli esoterici] [miso-] [darktown] [piccoli prestiti] [annuncio auto toscana] [concerto baglioni] [rasmuss] [sennheiser px 200] [trasmettitore audio video telecomando] [civilization 3] [dpr 560 1995] [firmware thomson] [ascolta adagio di lara fabian] [mercado livre] [batteria nokia 6610i] [giordie gabry ponte] [cacciatori maurizia] [semsa suljakovic] [tenja] [www guida sposi] [omnitel spot music] [stampanti oki c3100] [oye] [toner 1610 samsung] [free realplayer download] [castello chicco] [lcd 37 lg] [locali in catania] [cesare pavese] [foglie morte] [gigis goodnight] [lettino melody] [traccia matematica scentifico] [gang olsena] [nuove immagini di quake 4] [testi canzoni vasco rossi ti voglio be] [etienne perier] [bleiweis, janez] [toner epl 6200l] [ati com] [disco to disco] [seagate barracuda 7200 7 120gb s-ata] [camera sestri levante] [escort boy] [memoria ram pc133 512] [dancehall vibes] [kingdom hearts in europa entro il 2002] [ding dong son] [stampante fotografica epson] [santa cesarea terme] [tears for] [web cam palestre] [www maria de filipppi] [simboli cristiani] [maxi peni maschili e non solo] [mirian] [palm lifedrive bt con tomtom gps] [prodotti igiene intima] [smilie] [nissan micra anno 2000] [nuova golf 2 0] [bmw 318i e46] [battiti lenti de cuore da 10 anni] [lesbo porno] [compagnia aerea voli per amsterdam] [vieri chirstian bobo] [nicollette sheridan] [qtek 9090 supporto auto] [componenti d s da prodi ec] [non posso riposare] [f b immobiliare grosseto] [skoda fabia wagon] [mcs srl] [amd64 3500 socket 939] [con tu amor] [car stereo] [ati x800pro vivo] [modulistica] [piumini ciesse] [video pamela anderso] [nikon - flash sb-30] [oh happy day sister act 2] [ctr] [site de carros turning] [crossfire roadster] [florida home] [ventole coolermaster] [zhejiang] [luca del grande fratello] [lettori dvd dvx portatili] [gama, arnaldo] [www dams roma3 it] [missioni popolari] [componi] [bilancia digitale per neonati] [rocki roads] [urlando contro il cielo mp3] [frankie furb video] [tabulature chitarra] [ps2 max drive] [udp stream player 0 2 beta exe] [donne telegiornale] [le montagne] [canon cp 400] [fiat 4x4] [le tentazioni di cristina] [offerte auto nuove] [la noche cubana cd] [cobra mp3] [gf4 foto sexy] [ricetta dello strudel] [raccoglitori ufficio] [dragonstea din tei ozone] [commento su generale] [sony dcr-hc17e] [symantec norton antivirus] [sexy lingerie] [romeo gestioni] [macro canon obiettivi] [classifica cd singoli] [wireless turbo access point router] Books and tutorials covering many aspects of Haskell.

Language and library definition

Cover Simon Peyton Jones: "Haskell 98 language and libraries: the Revised Report", Cambridge University Press, 2003, Hardback, 272 pages, ISBN 0521826144, £45.00

Book Description
Haskell is the world's leading lazy functional programming language, widely used for teaching, research, and applications. The language continues to develop rapidly, but in 1998 the community decided to capture a stable snapshot of the language: Haskell 98. All Haskell compilers support Haskell 98, so practitioners and educators alike have a stable base for their work. This book constitutes the agreed definition of the Haskell 98, both the language itself and its supporting libraries. It has been considerably revised and refined since the original definition, and appears in print for the first time. It should be a standard reference work for anyone involved in research, teaching, or application of Haskell.

The entire language definition is also available online: Language and library specification.

Textbooks

Cover Graham Hutton: Programming in Haskell, Paperback: 200 pages, Cambridge University Press (January 31, 2007), English, ISBN 0521692695

Book Description
Haskell is one of the leading languages for teaching functional programming, enabling students to write simpler and cleaner code, and to learn how to structure and reason about programs. This introduction is ideal for beginners: it requires no previous programming experience and all concepts are explained from first principles via carefully chosen examples. Each chapter includes exercises that range from the straightforward to extended projects, plus suggestions for further reading on more advanced topics. The author is a leading Haskell researcher and instructor, well-known for his teaching skills. The presentation is clear and simple, and benefits from having been refined and class-tested over several years. The result is a text that can be used with courses, or for self-learning. Features include: freely accessible Powerpoint slides for each chapter; solutions to exercises, and examination questions (with solutions) available to instructors; downloadable code that's fully compliant with the latest Haskell release.

Cover Paul Hudak: The Haskell School of Expression: Learning Functional Programming through Multimedia, Cambridge University Press, New York, 2000, 416 pp, 15 line diagrams, 75 exercises, Paperback $29.95, ISBN 0521644089, Hardback $74.95, ISBN 0521643384

Book Description
This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional mathematical examples commonly found in other programming language textbooks, the author draws examples from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. An underlying theme is the design and implementation of domain specific languages, using three examples: FAL (a Functional Animation Language), IRL (an Imperative Robot Language), and MDL (a Music Description Language). Details about programming in Haskell are presented in boxes throughout the text so they can be easily referred to and found quickly.

The book's Web Site contains source files for all programs in the text, as well as the graphics libraries to run them under Windows and Linux platforms. It also contains PowerPoint slides useful for teaching a course using the textbook.

Cover Simon Thompson: Haskell: The Craft of Functional Programming, Second Edition, Addison-Wesley, 507