From e82a2a1efa53bb77c977c3cbe2630c970fe28c91 Mon Sep 17 00:00:00 2001 From: Abdesamed Bendjeddou Date: Wed, 30 Mar 2022 13:56:59 +0100 Subject: [PATCH] Add Rusty CS to Resources/learning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f219184..491392d 100644 --- a/README.md +++ b/README.md @@ -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