From 46422ad19d651218852ddc7a575664515f79ce35 Mon Sep 17 00:00:00 2001 From: Gildo Fiorito Date: Tue, 6 Oct 2015 15:24:43 +0200 Subject: [PATCH] Added SICP Distilled to Clojure --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index c40d2704..3946dc2a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -838,7 +838,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) -- GitLab