mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 11:35:10 +00:00
Added Rust books. (#5452)
* Added Rust books. * Fixed book name. * Fixed alphabetical ordering.
This commit is contained in:
parent
03f583f6a2
commit
ee767dee96
@ -2724,8 +2724,13 @@ Kerridge (PDF) (email address *requested*, not required)
|
||||
|
||||
### Rust
|
||||
|
||||
* [A Gentle Introduction To Rust](https://stevedonovan.github.io/rust-gentle-intro/) - Steve J Donovan
|
||||
* [Learn Rust With Entirely Too Many Linked Lists](https://rust-unofficial.github.io/too-many-lists/) - Alexis Beingessner
|
||||
* [Rust by Example](https://doc.rust-lang.org/stable/rust-by-example/)
|
||||
* [Rust for Rubyists](https://web.archive.org/web/20190520171322/http://www.rustforrubyists.com/book/index.html) - Steve Klabnik
|
||||
* [Rust For Systems Programmers](https://github.com/nrc/r4cppp) - Nick Cameron
|
||||
* [The Embedded Rust Book](https://docs.rust-embedded.org/book/intro/index.html)
|
||||
* [The Rust Language Reference](https://github.com/rust-lang/reference)
|
||||
* [The Rust Programming Language](http://doc.rust-lang.org/book/)
|
||||
* [The Rustonomicon](https://doc.rust-lang.org/nomicon/)
|
||||
* [Why Rust?](https://www.oreilly.com/content/why-rust/)
|
||||
|
Loading…
Reference in New Issue
Block a user