mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-02-20 14:05:59 +00:00
Merge branch 'pr/1916'
This commit is contained in:
commit
f06407e413
@ -52,6 +52,7 @@
|
||||
* [R](#r)
|
||||
* [reStructuredText](#restructuredtext)
|
||||
* [Ruby](#ruby)
|
||||
* [Rust](#rust)
|
||||
* [Scala](#scala)
|
||||
* [Scheme](#scheme)
|
||||
* [Shell](#shell)
|
||||
@ -602,6 +603,14 @@
|
||||
* [笨方法学 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
|
||||
|
||||
* [Effective Scala](http://twitter.github.io/effectivescala/index-cn.html)
|
||||
|
Loading…
Reference in New Issue
Block a user