Przeglądaj źródła

Merge pull request #1630 from gildo/patch-1

Added SICP Distilled to Clojure
victor felder 10 lat temu
rodzic
commit
d89396ed60
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      free-programming-books.md

+ 1 - 1
free-programming-books.md

@@ -841,7 +841,7 @@ Original Source: [List of freely available programming books](http://web.archive
 * [Data Sorcery with Clojure](http://data-sorcery.org/contents/)
 * [Modern cljs](https://github.com/magomimmo/modern-cljs)
 * [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide)
-
+* [SICP Distilled - An idiosyncratic tour of SICP in Clojure](http://www.sicpdistilled.com/)
 
 ### COBOL
 * [COBOL Programming Fundamental](http://yusman.staff.gunadarma.ac.id/Downloads/files/33460/COBOL_Programming_Fundamental.pdf) (PDF)