diff --git a/free-programming-books-de.md b/free-programming-books-de.md index 4c2bf943d..755c6e64a 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -13,6 +13,7 @@ * [Java](#java) * [Javascript](#javascript) * [LaTeX](#latex) +* [Meta-Lists](#meta-lists) * [PHP](#php) * [Python](#python) * [Ruby on Rails](#ruby-on-rails) @@ -96,6 +97,10 @@ * [LaTeX : Referenz der Umgebungen, Makros, Längen und Zähler](http://www.lehmanns.de/page/latexreferenz/) +###Meta-Lists +* [Galileo Computing - openbook](http://www.galileocomputing.de/katalog/openbook) + + ###PHP * [PHP PEAR](http://openbook.galileocomputing.de/php_pear/) diff --git a/free-programming-books.md b/free-programming-books.md index 73fd9685c..734ef4ede 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -605,12 +605,13 @@ * [Clojure - Functional Programming for the JVM](http://java.ociweb.com/mark/clojure/article.html) * [Clojure Cookbook](https://github.com/clojure-cookbook/clojure-cookbook) * [Clojure for the Brave and True](http://www.braveclojure.com/) +* [Clojure in Small Pieces](http://daly.axiom-developer.org/clojure.pdf) - Rich Hickey +* [Clojure Koans](http://clojurekoans.com/) * [Clojure Programming](http://en.wikibooks.org/wiki/Clojure_Programming) -* [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide) +* [ClojureScript Koans](http://clojurescriptkoans.com/) * [Data Sorcery with Clojure](http://data-sorcery.org/contents/) * [Modern cljs](https://github.com/magomimmo/modern-cljs) -* [Clojure Koans](http://clojurekoans.com/) -* [ClojureScript Koans](http://clojurescriptkoans.com/) +* [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide) ###COBOL