Detailansicht

Practical Web Development with Haskell

eBook - Master the Essential Skills to Build Fast and Scalable Web Applications
ISBN/EAN: 9781484237397
Umbreit-Nr.: 5949256

Sprache: Englisch
Umfang: 0 S., 3.19 MB
Format in cm:
Einband: Keine Angabe

Erschienen am 12.11.2018
Auflage: 1/2018


E-Book
Format: PDF
DRM: Digitales Wasserzeichen
€ 77,95
(inklusive MwSt.)
Sofort Lieferbar
  • Zusatztext
    • <p>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. </p><p>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. </p>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. <p></p><p><b>What You'll Learn </b></p><p></p><ul><li>Set up a productive Haskell development environment<br></li><li>Review basic tasks that are encountered when building web applications.<br></li><li>Explore how to interact with external systems, such as databases, queues, and RESTful APIs. <br></li><li>Build a RESTful API, website, building views and form validation.<br></li></ul><p></p><p><b>Who This Book Is For</b><br></p><p>Software developers familiar Haskell and would like to apply the knowledge on real world applications and software developers new to Haskell.</p>
  • Kurztext
    • 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 &quote;scotty&quote; for routings, &quote;digestive-functor&quote; for input validation, and &quote;postgresql-simple&quote; 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 environmentReview 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 ForSoftware developers familiar Haskell and would like to apply the knowledge on real world applications and software developers new to Haskell.
  • Autorenportrait
    • <p><b>Ecky Putrady</b> is a software engineer with extensive experience in developing web applications. Specializing in the Java, Ecky discovered Haskell 4 years ago and was amazed by the potential the language could bring. Although resources were scarce, he learned the language by reading multiple blog posts and participating in active discussions in the Haskell community. That arduous process is what motivated him to write this book and hopes that new future practitioners of Haskell will become productive quickly.</p>