mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-02-09 14:15:02 +02:00
commit
d801eb3433
@ -1858,6 +1858,7 @@ A registry allows you to publish your Rust libraries as crate packages, to share
|
||||
* [Refactoring to Rust](https://www.manning.com/books/refactoring-to-rust) - A book that introduces to Rust language.
|
||||
* [Rust by Example](https://doc.rust-lang.org/rust-by-example/)
|
||||
* [Rust Cookbook](https://rust-lang-nursery.github.io/rust-cookbook/) — A collection of simple examples that demonstrate good practices to accomplish common programming tasks, using the crates of the Rust ecosystem.
|
||||
* [Rust Flashcards](https://github.com/ad-si/Rust-Flashcards) - Over 550 flashcards to learn Rust from first principles.
|
||||
* [Rust for professionals](https://overexact.com/rust-for-professionals/) — A quick introduction to Rust for experienced software developers.
|
||||
* [Rust Gym](https://github.com/warycat/rustgym) - A big collection of coding interview problems solved in Rust.
|
||||
* [Rust in Action](https://www.manning.com/books/rust-in-action) — A hands-on guide to systems programming with Rust by [Tim McNamara](https://github.com/timClicks) (paid)
|
||||
|
Loading…
x
Reference in New Issue
Block a user