소스 검색

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)