当前位置: 首页 > 资源下载 > 编程语言 > 查看资源

资源分类
Web开发
Java
.NET
编程语言
数据库
软件工程
图形动画
系统管理
网络通信安全
计算机理论
考试认证
人文百科
文档手册
硬件技术
办公软件

Programming Clojure

Programming Clojure

书名:Programming Clojure

上传:石头

时间:2009-09-06

文件大小:672.89 KB

资源出处:查看资源出处 >>

收藏到网摘: n/a



作者:Stuart Halloway
出版日期:April 28, 2009
出版社:其它
页数:200
ISBN:ISBN-10: 1934356336 ISBN-13: 978-1934356333
文件格式:PDF


Product Description
Clojure is a dynamic language for the Java Virtual Machine, with a compelling combination of features:
Clojure is elegant. Clojure’s clean, careful designlets 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 structuresare immutable, and functions tend to be side-effect free. This makes iteasier to write correct programs, and to compose large programs fromsmaller 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.
About the Author
Stuart Halloway is a co-founder and CEO of Relevance, Inc. Relevanceprovides development, consulting, and training services based aroundagile methods and leading-edge technologies such as Ruby and Clojure.Stuart has authored several other books including Component Developmentfor the Java Platform and Rails for Java Developers.
Tags:ClojureProgramming


相关书籍

  • Programming Wireless Devices with the Java™ 2 Platform
  • Network Programming with Perl
  • 《C++ Common Knowledge: Essential Intermediate Programming》(CHM 英文版)
  • Cocoa(R) Programming for Mac(R) OS X, Third edition
  • php|architect's Guide to Programming with Magento (PDF英文版)

评论 (2) 1 All

登陆 | 还没注册?