Clojure Recipes (Paperback)

Julian Gamble

  • 出版商: Addison Wesley
  • 出版日期: 2015-10-23
  • 售價: $1,640
  • 貴賓價: 9.5$1,558
  • 語言: 英文
  • 頁數: 288
  • 裝訂: Paperback
  • ISBN: 0321927737
  • ISBN-13: 9780321927736
  • 相關分類: JVM 語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Developers are discovering the immense power of Clojure's functional programming model to quickly solve problems in domains ranging from social networking to Big Data. Targeting the Java Virtual Machine, Clojure also leverages the Java platform's maturity and enormous ecosystem. Clojure Recipes is a "code recipe book" for this increasingly popular language.
 
Julian Gamble focuses on practical and complete examples that illuminate Clojure's key features and show step-by-step how to solve real-world problems with it. Clojure Recipes provides a series of "learn by doing" step-by-step projects, you'll learn how to:
  • Write your own DSL
  • Build a website with Pedestal
  • Add Clojurescript to your website
  • Abstract boilerplate code into a macro
  • Get started with Storm
  • Get started with Datomic
  • Build log readers, web app monitors, web testing suites, customized Ant tasks, and more