浏览代码

Update free-programming-books-langs.md (#9385)

* Update free-programming-books-langs.md

Add a Clojure book

* Remove trailing slash in URL
Karthikeyan A K 2 年之前
父节点
当前提交
a970c17940
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      books/free-programming-books-langs.md

+ 1 - 0
books/free-programming-books-langs.md

@@ -568,6 +568,7 @@ Books on general-purpose programming that don't focus on a specific language are
 ### Clojure
 
 * [A Brief Beginner’s Guide To Clojure](http://www.unexpected-vortices.com/clojure/brief-beginners-guide/)
+* [Clojure](https://clojure-book.gitlab.io) - Karthikeyan A K
 * [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)