diff --git a/free-programming-books.md b/free-programming-books.md index 607d7a887eae3c1386c1bac37067c9d232064696..2a18edac47352a0aa978ae903b7ce819ddd52338 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -52,6 +52,7 @@ * [R](#r) * [Ruby](#ruby) * [Ruby on Rails](#ruby-on-rails) +* [Rust](#rust) * [Scala](#scala) * [Scheme](#scheme) * [Sed](#sed) @@ -547,6 +548,11 @@ * [Ruby on Rails Tutorial: Learn Rails By Example](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book) +###Rust + +* [Rust for Rubyists](http://www.rustforrubyists.com/book/index.html) + + ###Scala * [Exploring Lift](http://exploring.liftweb.net/) (published earlier as "The Definitive Guide to Lift", [PDF](http://groups.google.com/group/the-lift-book))