mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-10-31 18:52:34 +00:00
Add some rust books
This commit is contained in:
parent
b4fb8bdfe3
commit
d6d169f902
@ -52,6 +52,7 @@
|
||||
* [R](#r)
|
||||
* [reStructuredText](#restructuredtext)
|
||||
* [Ruby](#ruby)
|
||||
* [Rust](#rust)
|
||||
* [Scala](#scala)
|
||||
* [Scheme](#scheme)
|
||||
* [Shell](#shell)
|
||||
@ -601,6 +602,12 @@
|
||||
* [Ruby 风格指南](https://github.com/JuanitoFatas/ruby-style-guide/blob/master/README-zhCN.md)
|
||||
* [笨方法学 Ruby](http://lrthw.github.io)
|
||||
|
||||
### Rust
|
||||
|
||||
* [Rust 官方教程](https://github.com/KaiserY/rust-book-chinese)
|
||||
* [Rust 语言学习笔记](https://github.com/photino/rust-notes)
|
||||
* [RustPrimer](https://github.com/rustcc/RustPrimer)
|
||||
* [通过例子学习 Rust](http://rust.cc/rust-by-example/)
|
||||
|
||||
### Scala
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user