圖書標籤: clojure lisp programming 函數式編程 編程 jvm 動態語言 程序設計
发表于2024-11-25
Programming Clojure pdf epub mobi txt 電子書 下載 2024
Clojure is a dynamic language for the Java Virtual Machine, with a compelling combination of features:
Clojure is elegant. Clojure’s clean, careful design lets you write programs that get right to the essence of a problem, without a lot of clutter and ceremony.
Clojure is Lisp reloaded. Clojure has the power inherent in Lisp, but is not constrained by the history of Lisp.
Clojure is a functional language. Data structures are immutable, and functions tend to be side-effect free. This makes it easier to write correct programs, and to compose large programs from smaller ones.
Clojure is concurrent. Rather than error-prone locking, Clojure provides software transactional memory.
Clojure embraces Java. Calling from Clojure to Java is direct, and goes through no translation layer.
Clojure is fast. Wherever you need it, you can get the exact same performance that you could get from hand-written Java code.
Many other languages offer some of these features, but the combination of them all makes Clojure sparkle. Programming Clojure shows you why these features are so important, and how you can use Clojure to build powerful programs quickly.
Stuart Halloway is a co-founder and CEO of Relevance, Inc. Relevance provides development, consulting, and training services based around agile methods and leading-edge technologies such as Ruby and Clojure. Stuart has authored several other books including Component Development for the Java Platform and Rails for Java Developers.
很像manual啊,又像詞典,逮著個marcos解釋下這樣。
評分BASIC=>Pascal=>C=>C++=>Java=>JavaScript=>Ruby=>PHP=>Scala=>Clojure;讀懂容易用時難,主要的差異還是思考模式,得找個項目練手。
評分可以作為學習熟悉Clojure的第一本書
評分感覺clojure沒有模式匹配等東西,比起scala弱瞭點。代碼量也沒見省多少。也許是我功力不夠
評分這本書講得很淺,如果說入門書推薦的話,我不推薦這本,更推崇Practice Clojure一些
也许是 Clojure 系列中的第一本书吧,我也不确定。作者 Stuart Halloway 是核心开发者之一。这本书权威性是肯定足够的。不过需要一点点的 LISP 基础。推荐在学之前先看看 IBM Developer Networks 上的关于 Guile 的几篇文章,了解一些 LISP 的基础概念。不过听朋友说 The Joy o...
評分想象之中啊....木有那么强力. 不是那么NB的感觉....写的很乱. 理不出头绪. 英语差是主要... 如果可以的话 建议去看别的... Clojure in Action 据说还行 最近工作忙没有时间看...
評分本书仍然提供了令人振奋的Clojure简介,我希望它能激发你加入我们的社区,并最终对Clojure生态系统做出贡献。 ——Rich Hickey,Clojure之父 Clojure是目前最有趣的编程语言之一,同时,作为学习Clojure的最佳途径, 本书增加了许多最新的信息和丰富实用的范例,此外还有大...
評分也许是 Clojure 系列中的第一本书吧,我也不确定。作者 Stuart Halloway 是核心开发者之一。这本书权威性是肯定足够的。不过需要一点点的 LISP 基础。推荐在学之前先看看 IBM Developer Networks 上的关于 Guile 的几篇文章,了解一些 LISP 的基础概念。不过听朋友说 The Joy o...
評分想象之中啊....木有那么强力. 不是那么NB的感觉....写的很乱. 理不出头绪. 英语差是主要... 如果可以的话 建议去看别的... Clojure in Action 据说还行 最近工作忙没有时间看...
Programming Clojure pdf epub mobi txt 電子書 下載 2024