版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
丛 书 名:The pragmatic programmers
版本说明:1
I S B N:(纸本) 1680500740;9781680500745
出 版 社:Pragmatic Bookshelf
出 版 年:2015年
学科分类:08[工学] 0835[工学-软件工程] 081202[工学-计算机软件与理论] 0812[工学-计算机科学与技术(可授工学、理学学位)]
摘 要:Think in the Clojure way! Once you re familiar with Clojure, take the next step with extended lessons on the best practices and most critical decisions you ll need to make while developing. Learn how to model your domain with data, transform it with pure functions, manage state, spread your work across cores, and structure apps with components. Discover how to use Clojure in the real world, and unlock the speed and power of this beautiful language on the Java Virtual *** Applied gives you the practical, realistic advice and depth of field that s been missing from your development practice. You want to develop software in the most effective, efficient way possible. This book gives you the answers you ve been looking for in friendly, clear *** into the core concepts of Clojure: immutable collections, concurrency, pure functions, and state management. You ll finally get the complete picture you ve been looking for, rather than dozens of puzzle pieces you must assemble yourself. First, explore the core concepts of Clojure development: learn how to model your domain with immutable data; choose the ideal collection; and write simple, pure functions for efficient transformation. Next you ll apply those core concepts to build applications: discover how Clojure manages state and identity; spread your work for concurrent programming; and create and assemble components. Finally, see how to manage external integration and deployment concerns by developing a testing strategy, connecting with other data sources, and getting your libraries and applications out the *** beyond the toy box and into Clojure s way of thinking. By the end of this book, you ll have the tools and information to put Clojure s strengths to *** You Need:To follow along with the examples in the book, you will need Clojure 1.6, Leinegen 2, and Java 6 or higher.