Practical Web Development with Haskell: Master the Essential Skills to Build Fast and Scalable Web Applications
Ecky Putrady
- 出版商: Apress
- 出版日期: 2018-11-13
- 售價: $1,980
- 貴賓價: 9.5 折 $1,881
- 語言: 英文
- 頁數: 300
- 裝訂: Paperback
- ISBN: 1484237382
- ISBN-13: 9781484237380
-
相關分類:
Functional-programming、JVM 語言
立即出貨 (庫存=1)
買這商品的人也買了...
-
$2,980$2,831 -
$1,350$1,283 -
$2,573Structure and Interpretation of Computer Programs, 2/e (美國原版)
-
$1,392Complex Analysis: A First Course with Applications (Hardcover)
-
$1,880$1,786 -
$580$458 -
$850$808 -
$680$537 -
$2,670$2,537 -
$2,870$2,727 -
$1,088D3.js 4.x Data Visualization, 3/e (Paperback)
-
$2,190$2,081 -
$1,880$1,786 -
$2,040$1,938 -
$1,452Modern Vim: Craft Your Development Environment with Vim 8 and Neovim
-
$1,408Functional Web Development with Elixir, OTP, and Phoenix: Rethink the Modern Web App
-
$1,680$1,596 -
$1,188Robot Operating System for Absolute Beginners: Robotics Programming Made Easy
-
$1,220$1,159 -
$2,090$2,048 -
$1,280$1,088 -
$2,400$2,280
相關主題
商品描述
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.
What You'll 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.
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.