The Joy of Clojuretxt,chm,pdf,epub,mobi下载 作者:Michael Fogus/Chris Houser 出版社: Manning Publications 出版年: 2014-6-13 页数: 520 定价: USD 49.99 装帧: Paperback ISBN: 9781617291418
内容简介 · · · · · ·
DESCRIPTION Clojure is a dialect of Lisp that runs on both the JVM and anywhere that JavaScript runs. It combines the nice features of a scripting language with the powerful features of a production environment-features like persistent data structures and clean concurrency primitives that are needed for industrial-strength application development. The Joy of Clojure, Second Edi...
DESCRIPTION Clojure is a dialect of Lisp that runs on both the JVM and anywhere that JavaScript runs. It combines the nice features of a scripting language with the powerful features of a production environment-features like persistent data structures and clean concurrency primitives that are needed for industrial-strength application development. The Joy of Clojure, Second Edition has been fully updated to cover the new and improved features of Clojure 1.5. It goes beyond the syntax, and shows how to write fluent, idiomatic Clojure code. Readers will learn to approach programming challenges from a functional perspective and master the Lisp techniques that make Clojure so efficient and elegant. It also tackles hard software areas like concurrency, interoperability, performance, and more. RETAIL SELLING POINTS Tells the "why" and "how" of Clojure Covers the new and improved Clojure 1.5 Teachers elegant application design AUDIENCE Written for programmers coming to Clojure from another programming background-no prior experience with Clojure or Lisp is required. ABOUT THE TECHNOLOGY Clojure is a powerful general purpose programming language that has powerful features supporting functional programming and multicore computation. It targets the Java Virtual Machine and modern JavaScript engines and provides easy access to host libraries, while providing an agile LISP-like environment.
作者简介 · · · · · ·
Michael Fogus is software developer with experience in distributed simulation, machine vision, and expert systems construction. He's actively involved in the Clojure and Scala communities.
Chris Houser is a primary contributor to Clojure and has implemented several features for the language.
很独特的视角
内容严谨
文字表现力极强
超级有内容的一本书,看了之后受益匪浅。