From bf3097dd69dfddd04f10dd515277f8a98ee9c197 Mon Sep 17 00:00:00 2001 From: John Berry Date: Mon, 27 Oct 2014 15:22:31 +0200 Subject: [PATCH] Added How to Design Programs to Racket section. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 50f34e42..fea05371 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1553,6 +1553,7 @@ See also [TeX](#tex) ### Racket +* [How to Design Programs 2e](http://www.ccs.neu.edu/home/matthias/HtDP2e/) * [Programming Languages: Application and Interpretation](http://cs.brown.edu/courses/cs173/2012/book/index.html) * [The Racket Guide](http://docs.racket-lang.org/guide/index.html) -- GitLab