1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-03-17 20:17:57 +02:00

Update README.md

This commit is contained in:
Edmundo Paulino 2022-05-16 16:07:29 -03:00 committed by GitHub
parent f8f35d2c27
commit dc6fcb9982
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1597,6 +1597,7 @@ A registry allows you to publish your Rust libraries as crate packages, to share
* [Rusty CS](https://github.com/AbdesamedBendjeddou/Rusty-CS) - A Computer Science Curriculum that helps practice the acquired academic knowledge in Rust
* [stdx](https://github.com/brson/stdx) — Learn these crates first as an extension to std
* [University of Pennsylvania's Comp Sci Rust Programming Course](http://cis198-2016s.github.io/schedule/)
* [Take your first steps with Rust](https://docs.microsoft.com/en-us/learn/paths/rust-first-steps/) - Lay the foundation of knowledge you need to build fast and effective programs in Rust.
* Podcasts
* [New Rustacean](https://newrustacean.com) — A podcast about learning Rust
* [Rustacean Station](https://rustacean-station.org/) — A community project for creating podcast content for Rust