mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Add additional details for Clojure books (#11947)
* Add GFDL license for Clojure book * Add CC BY-NC-ND license for Clojure Cookbook * Add author, book format and license for `SICP Distilled - An idiosyncratic tour of SICP in Clojure`
This commit is contained in:
parent
9c0fde1304
commit
ccb5db2012
1 changed files with 3 additions and 3 deletions
|
|
@ -572,11 +572,11 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
|
||||
### Clojure
|
||||
|
||||
* [Clojure](https://clojure-book.gitlab.io) - Karthikeyan A K
|
||||
* [Clojure](https://clojure-book.gitlab.io) - Karthikeyan A K (GFDL)
|
||||
* [Clojure - Functional Programming for the JVM](http://java.ociweb.com/mark/clojure/article.html) - R. Mark Volkmann
|
||||
* [Clojure by Example](https://kimh.github.io/clojure-by-example/) - Hirokuni Kim
|
||||
* [Clojure community-driven documentation](http://clojure-doc.org)
|
||||
* [Clojure Cookbook](https://github.com/clojure-cookbook/clojure-cookbook)
|
||||
* [Clojure Cookbook](https://github.com/clojure-cookbook/clojure-cookbook) (CC BY-NC-ND)
|
||||
* [Clojure Distilled Beginner Guide](http://yogthos.github.io/ClojureDistilled.html)
|
||||
* [Clojure for the Brave and True](http://www.braveclojure.com)
|
||||
* [Clojure in Small Pieces](https://web.archive.org/web/20201013022918/http://daly.axiom-developer.org/clojure.pdf) - Rich Hickey, Timothy Daly (PDF) *(:card_file_box: archived)* [(:card_file_box: *unglued*)](https://unglue.it/work/489419/)
|
||||
|
|
@ -587,7 +587,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
* [Data Sorcery with Clojure](http://data-sorcery.org/contents/)
|
||||
* [Learn ClojureScript](https://www.learn-clojurescript.com) - Andrew Meredith
|
||||
* [Modern cljs](https://github.com/magomimmo/modern-cljs)
|
||||
* [SICP Distilled - An idiosyncratic tour of SICP in Clojure](http://www.sicpdistilled.com)
|
||||
* [SICP Distilled - An idiosyncratic tour of SICP in Clojure](http://www.sicpdistilled.com) - Tom Hall (HTML) (CC BY-SA)
|
||||
* [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue