Adding Racket

This commit is contained in:
ajauhri 2013-10-11 14:34:01 -07:00
parent 3066429270
commit 6e8a992ad1

View File

@ -51,6 +51,7 @@
* [PostgreSQL](#postgresql)
* [Python](#python)
* [R](#r)
* [Racket] (#racket)
* [Ruby](#ruby)
* [Ruby on Rails](#ruby-on-rails)
* [Rust](#rust)
@ -541,6 +542,10 @@
* [Computational Statistics, Jeremy Penzer](http://stats.lse.ac.uk/penzer/ST419materials/)
###Racket
* [Programming Languages: Applications and Interpretation](http://cs.brown.edu/courses/cs173/2012/book/index.html)
###Ruby
* [Learn Ruby the hard way](http://ruby.learncodethehardway.org/book/)