From c155b51f00d9731bd6631ef36320f0f98b401c8b Mon Sep 17 00:00:00 2001 From: Yoan Blanc Date: Wed, 18 Oct 2023 18:47:25 +0200 Subject: [PATCH] Add Comprehensive Rust course by Google (#10467) --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 985166580..0e8a2a187 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -1454,6 +1454,7 @@ ### Rust +* [Comprehensive Rust](https://google.github.io/comprehensive-rust/index.html) - Google * [Intro to Rust](https://www.youtube.com/playlist?list=PLJbE2Yu2zumDF6BX6_RdPisRVHgzV02NW) - Tensor Programming * [Learn Rust from scratch](https://www.educative.io/courses/learn-rust-from-scratch) - Educative.io * [Rust Basics](https://www.youtube.com/playlist?list=PLlcnQQJK8SUjApd95LIcd3K9XXmE-IeCS) - Engineer Man