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

* Update free-programming-books-langs.md

Add a Clojure book

* Remove trailing slash in URL
pull/9388/head
Karthikeyan A K 2023-05-30 16:32:16 +00:00 committed by GitHub
parent 46689030f7
commit a970c17940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -568,6 +568,7 @@ Books on general-purpose programming that don't focus on a specific language are
### Clojure
* [A Brief Beginners 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)