登入
選單
返回
Google圖書搜尋
The Joy of Clojure
Michael Fogus
Chris Houser
其他書名
Thinking the Clojure Way
出版
Manning
, 2011-04-07
主題
Computers / Languages / General
Computers / Software Development & Engineering / General
Computers / Languages / JavaScript
Computers / Languages / Java
Computers / Internet / General
Computers / Internet / Web Programming
ISBN
1935182641
9781935182641
URL
http://books.google.com.hk/books?id=kPyNSQAACAAJ&hl=&source=gbs_api
註釋
About the Book
If you've seen how dozens of lines of Java or Ruby can dissolve into just a few lines of Clojure, you'll know why the authors of this book call it a "joyful language." Clojure is a dialect of Lisp that runs on the JVM. It combines the nice features of a scripting language with the powerful features of a production environment—features like persistent data structures and clean multithreading that you'll need for industrial-strength application development.
The Joy of Clojure
goes beyond just syntax to show you how to write fluent and idiomatic Clojure code. You'll learn a functional approach to programming and will master Lisp techniques that make Clojure so elegant and efficient. The book gives you easy access to hard soft ware areas like concurrency, interoperability, and performance. And it shows you how great it can be to think about problems the Clojure way.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
What's Inside
The what and why of Clojure
How to work with macros
How to do elegant application design
Functional programming idioms
Written for programmers coming to Clojure from another programming background—no prior experience with Clojure or Lisp is required.