1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-26 17:13:30 +00:00

Merge pull request #1176 from jarcane/master

Added How to Design Programs to Racket section.
This commit is contained in:
victor felder 2014-10-27 10:27:59 -04:00
commit 093b912aab

View File

@ -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)