mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-09 11:06:18 +02:00
parent
7cec167840
commit
039bc4f35c
@ -59,6 +59,10 @@ A small selection of other guides and tutorial for Rust:
|
|||||||
Lists](https://rust-unofficial.github.io/too-many-lists/): in-depth
|
Lists](https://rust-unofficial.github.io/too-many-lists/): in-depth
|
||||||
exploration of Rust's memory management rules, through implementing a few
|
exploration of Rust's memory management rules, through implementing a few
|
||||||
different types of list structures.
|
different types of list structures.
|
||||||
|
* [Rust Primer](https://app.codecrafters.io/collections/rust-primer): Key
|
||||||
|
Rust fundamentals, no fluff, aimed at experienced engineers.
|
||||||
|
* [CodeCrafters](https://app.codecrafters.io/tracks/rust): Recreate popular
|
||||||
|
devtools from scratch in Rust (e.g. Build your own BitTorrent, Git, Docker, etc)
|
||||||
|
|
||||||
Please see the [Little Book of Rust Books](https://lborb.github.io/book/) for
|
Please see the [Little Book of Rust Books](https://lborb.github.io/book/) for
|
||||||
even more Rust books.
|
even more Rust books.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user