Merge pull request #1253 from AbdesamedBendjeddou/patch-1

Add Rusty CS to Resources/learning
This commit is contained in:
Tom Parker-Shemilt 2022-03-30 14:59:20 +01:00 committed by GitHub
commit 46f3916bb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1568,6 +1568,7 @@ A registry allows you to publish your Rust libraries as crate packages, to share
* [Rust Online Courses at Classpert](https://classpert.com/search/rust) — A list of Rust online courses (paid) from Classpert Online Course Search
* [rust-learning](https://github.com/ctjhoa/rust-learning) — A collection of useful resources to learn Rust
* [Rustlings](https://github.com/rust-lang/rustlings) — small exercises to get you used to reading and writing Rust code
* [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/)
* Podcasts