Professional Clojure
Jeremy Anderson, Michael Gaare, Justin Holguín, Nick Bailey, Timothy Pratley
- 出版商: Wrox Press
- 出版日期: 2016-06-07
- 定價: $1,650
- 售價: 9.5 折 $1,568
- 語言: 英文
- 頁數: 264
- 裝訂: Paperback
- ISBN: 1119267277
- ISBN-13: 9781119267270
-
相關分類:
JVM 語言
-
相關翻譯:
Web開發經典叢書:Clojure高級編程 (Professional Clojure) (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$890$703 -
$580$493 -
$350$298 -
$420$332 -
$580$458 -
$680$537 -
$780$616 -
$590$502 -
$560$442 -
$454JavaEE 開發的顛覆者: Spring Boot實戰
-
$250函數式程式設計思維
-
$350$298 -
$580$458 -
$480$379 -
$540$427 -
$520$260 -
$720$562 -
$450$356 -
$480$379 -
$590$502 -
$490$417 -
$500$395 -
$580$458 -
$199軟件開發本質論:追求簡約、體現價值、逐步構建 (The Nature of Software Development: Keep It Simple, Make It Valuable, Build It Piece by Piece)
-
$550$429
相關主題
商品描述
Professional Clojure is the experienced developer's guide to functional programming using the Clojure language. Designed specifically to meet the needs of professional developers, this book briefly introduces functional programming before skipping directly to the heart of using Clojure in a real-world setting. The discussion details the read—eval—print workflow that enables fast feedback loops, then dives into enterprise-level Clojure development with expert guidance on web services, testing, datomics, performance, and more. Read from beginning to end, this book serves as a clear, direct guide to Clojure programming—but the comprehensive coverage and detail makes it extraordinarily useful as a quick reference for mid-project snags. The author team includes four professional Clojure developers, ensuring professional-level instruction from a highly practical perspective.
Clojure is an open-source programming language maintained and supported by Cognitect., and quickly gaining use across industries at companies like Amazon, Walmart, Facebook, Netflix, and more. This guide provides a concise, yet thorough resource for professional developers needing to quickly put Clojure to work.
- Parse the difference between functional and object-oriented programming
- Understand Clojure performance and capabilities
- Develop reactive web pages using ClojureScript
- Adopt an REPL-driven development workflow
Clojure is a modern dialect of Lisp, designed for concurrency and Java compatibility. It can be used with the Java virtual machine, Microsoft's Common Language Runtime, and JavaScript engines, providing a level of both versatility and functionality that is appealing to more and more enterprise-level developers. As requirements grow increasingly complex, stepping away from imperative programming can dramatically streamline the development workflow. Professional Clojure provides the expert instruction that gets professionals up to speed and back to work quickly.