1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-24 13:56:52 +02:00
This commit is contained in:
Brian Anderson 2017-01-23 11:36:20 -08:00
parent ac4c7c5006
commit e1180c0829

View File

@ -830,6 +830,7 @@ See also [Rust web framework comparison](https://github.com/flosse/rust-web-fram
* [Rust by Example](http://rustbyexample.com/)
* [rust-learning](https://github.com/ctjhoa/rust-learning) — a collection of useful resources to learn Rust
* [Rustlings](https://github.com/carols10cents/rustlings) — small exercises to get you used to reading and writing Rust code
* [stdx](https://github.com/brson/stdx) - Learn these crates first as an extension to std
* Podcasts
* [New Rustacean](http://www.newrustacean.com) — a podcast about learning Rust
* [Rusty Radio](http://rustyrad.io) — covering the rust ecosystem