PLURALSIGHT CLOJURE CONCURRENCY 視頻教學 英文教學版
碟片編號:TIC2675
碟片數量:1片
銷售價格:200
瀏覽次數:34127
軟體簡介:
Clojure is a new Lisp that runs on the JVM and CLR, and provides interesting
new ways to write highly concurrent programs. Rather than make use of
complicated locking primitives, Clojure provides a set of powerful,
immutable-by-default data types and adds language-level support for mutating
them in controlled ways. We'll examine just enough Clojure syntax to allow us
to delve into this approach to managing concurrency-based complexity. No
previous exposure to Clojure is assumed or required.