From 0b1869196fe5c80619b5c996d007c2deab958046 Mon Sep 17 00:00:00 2001 From: "Istratov D. S" Date: Mon, 8 Feb 2016 11:36:12 +0300 Subject: [PATCH] add rustonomicon --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 4b1b793c..8417c72c 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1923,6 +1923,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, * [Rust by Example](http://rustbyexample.com) * [Rust for Rubyists](http://www.rustforrubyists.com/book/index.html) * [The Rust Programming Language](http://doc.rust-lang.org/book/) +* [The Rustonomicon](https://doc.rust-lang.org/nomicon/) * [Why Rust?](http://www.oreilly.com/programming/free/files/why-rust.pdf) (PDF) -- GitLab