- Clojure Data Structures and Algorithms Cookbook
- Rafik Naccache
- 90字
- 2021-07-16 20:44:58
What you need for this book
To be able to follow along, you need a running Clojure REPL. Getting to a working Clojure environment is generally done through Leiningen (https://leiningen.org), which will need a JVM installation in order to be able to work. Clojure 1.6 will be fine for all the recipes except for the second recipe in Chapter 7, Transformations as First-class Citizens, which will need Clojure 1.7. Though not absolutely necessary, you can consider using a full-fledged Clojure development environment, such as Emacs/CIDER, IntelliJ/Cursive, Light Table, or Nightcode.
推薦閱讀
- Learning Cython Programming
- Redis Applied Design Patterns
- Oracle Database In-Memory(架構(gòu)與實(shí)踐)
- jQuery EasyUI網(wǎng)站開(kāi)發(fā)實(shí)戰(zhàn)
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Image Processing with ImageJ
- C++ Fundamentals
- ASP.NET Web API Security Essentials
- Java從入門到精通(視頻實(shí)戰(zhàn)版)
- Elasticsearch搜索引擎構(gòu)建入門與實(shí)戰(zhàn)
- Learning D3.js 5 Mapping(Second Edition)
- Kotlin語(yǔ)言實(shí)例精解
- RESTful Web API Design with Node.js(Second Edition)
- Google Maps JavaScript API Cookbook
- MonoTouch應(yīng)用開(kāi)發(fā)實(shí)踐指南:使用C#和.NET開(kāi)發(fā)iOS應(yīng)用