Apress | Practical Web Development With Haskell (2018 EN)

Discussion in 'Programming' started by Kanka, Aug 12, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Ecky Putrady
    Full Title: Practical Web Development With Haskell: Master the Essential Skills to Build Fast and Scalable Web Applications
    Publisher: Apress; 1st ed. edition (November 13, 2018)
    Year: 2018
    ISBN-13: 9781484237397 (978-1-4842-3739-7), 9781484237380 (978-1-4842-3738-0)
    ISBN-10: 1484237390, 1484237382
    Pages: 278
    Language: English
    Genre: Educational: Web Development
    File type: PDF (True)
    Quality: 10/10
    Price: 35.30 €


    Learn how to advance your skill level of Haskell, and use this language for practical web development. This book uses a direct, no nonsense approach, so you no longer need to spend extra time reading the documentation, blog posts, and forums to understand how to use Haskell – all that knowledge is provided in one coherent resource.

    You'll start by reviewing how multiple facets of web development are done in Haskell, such as routing, building HTMLs, interacting with databases, caches, and queues, etc. You'll then move on to using notable libraries, such as "scotty" for routings, "digestive-functor" for input validation, and "postgresql-simple" for interacting with databases. In the later chapters, you'll learn how all of these libraries can be used together by working on a fully functioning project deployed on Heroku.


    Learn:
    ✓ Set up a productive Haskell development environment
    ✓ Review basic tasks that are encountered when building web applications.
    ✓ Explore how to interact with external systems, such as databases, queues, and RESTful APIs.
    ✓ Build a RESTful API, website, building views and form validation.

    Features:
    ✓ The most comprehensive guide on building web applications with Haskell
    ✓ Plenty of practical examples get you productive in Haskell quickly
    ✓ A Haskell book with “just enough” theory and lots of real practice

    Who This Book Is For:
    Software developers familiar Haskell and would like to apply the knowledge on real world applications and software developers new to Haskell.

    -------------
     
    Last edited by a moderator: Aug 7, 2020