ajauhri 12 rokov pred
rodič
commit
9acbcd146c
1 zmenil súbory, kde vykonal 5 pridanie a 0 odobranie
  1. 5 0
      free-programming-books.md

+ 5 - 0
free-programming-books.md

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