Developing Web Applications with Haskell and Yesod
by Michael Snoyman
Publisher: O'Reilly Media 2012
ISBN/ASIN: 1449316972
ISBN-13: 9781449316976
Number of pages: 298
Description:
This fast-moving guide introduces web application development with Haskell and Yesod, a potent language/framework combination that supports high-performing applications that are modular, type-safe, and concise. You'll work with several samples to explore the way Yesod handles widgets, forms, persistence, and RESTful content. You also get an introduction to various Haskell tools to supplement your basic knowledge of the language.
Download or read it online for free here:
Read online
(online html)
Similar books

by Mikito Takada - singlepageappbook.com
This free book is the book I would have wanted when I started working with single page apps. It's not an API reference on a particular framework, rather, the focus is on discussing patterns, implementation choices and decent practices.
(7786 views)

by David Boswell, at al. - O'Reilly Media
Mozilla allows developers to create cross-platform applications. The book explains how applications are created and provides step-by-step information about how you can create your own programs using Mozilla's cross-platform development framework.
(18702 views)

by Ken Zrobok - JavaRanch
The following document was put together as a guide to study for the Sun Certified Web Component Developer Exam. It is intended to filter the important parts from the Jsp and Servlet specification and not as an all-encompassing guide.
(15982 views)

- Java Code Geeks
In this ebook, we provide a compilation of GWT examples that will help you kick-start your own projects. We cover a wide range of topics, from sample applications and interview questions, to Callback functionality and various widgets.
(4593 views)